Author/Authors :
Tokatli, Gorkem Ege University - International Computer Institute, Turkey , Dundar, Pinar Ege University - Mathematics Department, Applied Mathematics, Turkey , Challenger, Moharram Ege University - International Computer Institute, Turkey , Challenger, Moharram islamic azad university, ايران , Turaci, Tufan Ege University - Mathematics Department, Computer Science, Turkey
Abstract :
Graph theory is a key subject for both mathematics and computer science. It is used for modelling many problems such as maximal independent set, minimum covering and matching. In our study, we have extended the previous work on placing materials that may react with each other on a 2-D warehouse. We have modelled the problem using graph theory. Then, we have developed extensions on the heuristic algorithm which is using Paull-Unger method that finds Maximal Independent Sets. First two of these extensions include finding solutions with gaps for specific graphs, and meanwhile capability of performing replacement in any desired rectangle surface. The last and most effective extension is pruning unnecessary backtracking steps with the help of smarter heuristics in the algorithm.
Keywords :
Graph Theory , Independent Set Problem , Storage Problem , Heuristic Algorithms.