# # ChangeLog for branches/dataset-ids-2695/HeuristicLab.Problems.GraphColoring # # Generated by Trac 1.0.12 # 08/14/24 23:46:07 Sat, 29 Jul 2017 13:58:04 GMT gkronber [15296] * branches/dataset-ids-2695 (copied) #2695 created a feature development branch 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 ...