# # ChangeLog for branches/MemPRAlgorithm/HeuristicLab.Encodings.LinearLinkageEncoding/3.3/SimilarityCalculators # # Generated by Trac 1.0.12 # 08/17/24 04:42:52 Fri, 09 Dec 2016 14:56:22 GMT abeham [14471] * branches/MemPRAlgorithm/HeuristicLab 3.3.sln (modified) * branches/MemPRAlgorithm/HeuristicLab.Algorithms.MemPR/3.3/LinearLinkage/LinearLinkageMemPR.cs (modified) * branches/MemPRAlgorithm/HeuristicLab.Encodings.LinearLinkageEncoding/3.3/HeuristicLab.Encodings.LinearLinkageEncoding-3.3.csproj (modified) * branches/MemPRAlgorithm/HeuristicLab.Encodings.LinearLinkageEncoding/3.3/SimilarityCalculators (added) * branches/MemPRAlgorithm/HeuristicLab.Encodings.LinearLinkageEncoding/3.3/SimilarityCalculators/HammingSimilarityCalculator.cs (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.GraphColoring/3.3/GraphColoringProblem.cs (modified) * branches/MemPRAlgorithm/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj (modified) * branches/MemPRAlgorithm/HeuristicLab.Problems.GraphColoring/3.3/Plugin.cs.frame (modified) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3 (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/Data (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/Data/col.zip (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/GcolDataDescriptor.cs (copied) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/GcolInstanceProvider.cs (copied) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.Problems.Instances.DIMACS-3.3.csproj (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.snk (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/Parser.cs (copied) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/Plugin.cs (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/Plugin.cs.frame (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/Properties (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/Properties/AssemblyInfo.cs (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances.DIMACS/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/MemPRAlgorithm/HeuristicLab.Problems.Instances/3.3/Types/GCPData.cs (copied) #2701: * Updated GraphColoringProblem and Problems.Instances * ...