# # ChangeLog for branches/HiveProjectManagement/HeuristicLab.Problems.Instances/3.3/Types # # Generated by Trac 1.0.12 # 05/23/24 11:17:05 Mon, 25 Sep 2017 07:38:06 GMT jkarder [15377] * branches/HiveProjectManagement (copied) #2839: created branch for hive project management Sat, 24 Jun 2017 19:54:21 GMT abeham [15050] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Problems.GraphColoring (added) * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3 (added) * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3/GraphColoringProblem.cs (added) * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3/Plugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.GraphColoring/3.3/Properties/AssemblyInfo.cs.frame (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3 (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/Data (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/Data/col.zip (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/GcolDataDescriptor.cs (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/GcolInstanceProvider.cs (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.Problems.Instances.DIMACS-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/Parser.cs (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/Plugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.Instances.DIMACS/3.3/Properties/AssemblyInfo.cs.frame (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/GCPData.cs (added) #2736: * Integrated graph coloring (GCP) into trunk * Additional ...