# # ChangeLog for branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Plugin.cs.frame # # Generated by Trac 1.0.12 # 06/19/24 01:16:00 Tue, 22 May 2012 15:37:33 GMT svonolfe [7871] * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/Plugin.cs.frame (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VehicleRoutingProblemView.Designer.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VehicleRoutingProblemView.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/CVRPInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/IVRPDataInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Plugin.cs.frame (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) Added support for included TSPLib CVRP instances (#1177) Mon, 28 Nov 2011 15:58:23 GMT svonolfe [7088] * branches/VRP/Build.cmd (added) * branches/VRP/CustomPostBuild.cmd (deleted) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4 (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/Plugin.cs.frame (moved) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/Properties/AssemblyInfo.cs.frame (moved) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4 (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Plugin.cs.frame (moved) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Properties/AssemblyInfo.cs.frame (moved) * branches/VRP/HeuristicLab.VRP.sln (modified) * branches/VRP/PreBuildEvent.cmd (modified) Refactored solution (#1177) Wed, 01 Sep 2010 11:46:08 GMT svonolfe [4360] * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4 (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.snk (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLabProblemsVehicleRoutingPlugin.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLabProblemsVehicleRoutingPlugin.cs.frame (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interfaces (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ORLIBParser.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Properties (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Properties/AssemblyInfo.frame (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/SolomonParser.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/TSPLIBParser.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VRPUtilities.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (added) Create VRP branch for 3.4 (#1177)