# # ChangeLog for branches/HiveProjectManagement/HeuristicLab.Problems.GraphColoring # # Generated by Trac 1.0.12 # 05/10/24 13:14:30 Mon, 25 Sep 2017 07:38:06 GMT jkarder [15377] * branches/HiveProjectManagement (copied) #2839: created branch for hive project management Sun, 09 Jul 2017 11:59:36 GMT abeham [15172] * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3/GraphColoringProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/GcolInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/GcolParser.cs (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.Problems.Instances.DIMACS-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/Parser.cs (deleted) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances-3.3/DIMACSGcolInstanceProviderTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2736: * Implemented review comments * I had to restructure the ...