# # ChangeLog for branches/EnhancedProgress/HeuristicLab.Problems.GraphColoring # # Generated by Trac 1.0.12 # 09/02/24 03:14:01 Thu, 05 Oct 2017 11:44:52 GMT pfleck [15405] * branches/EnhancedProgress (copied) #2845 Branched trunk 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 ...