# # ChangeLog for branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/Plugin.cs.frame # # Generated by Trac 1.0.12 # 06/29/24 23:10:27 Tue, 05 Jun 2012 06:34:36 GMT svonolfe [7958] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4 (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4 (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/IVRPInstanceProvider.cs (copied) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPInstanceProvider.cs (modified) * 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 (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4 (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Analyzer/BestSolution/BestVRPSolutionAnalyzer.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/MultiDepotVRP/MDCVRP/MDCVRPProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/MultiDepotVRP/MDCVRP/MDCVRPTW/MDCVRPPDTW/MDCVRPPDTWProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/MultiDepotVRP/MDCVRP/MDCVRPTW/MDCVRPTWProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/SingleDepotVRP/CVRP/CVRPProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/SingleDepotVRP/CVRP/CVRPTW/CVRPPDTW/CVRPPDTWProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/SingleDepotVRP/CVRP/CVRPTW/CVRPTWProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/VRPProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) Merged changes from trunk into branch (#1177) Thu, 24 May 2012 14:06:40 GMT svonolfe [7905] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Plugin.cs.frame (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4 (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/Plugin.cs.frame (modified) Merged changes of trunk integration into branch (#1177) 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:44:55 GMT svonolfe [4359] * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4 (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.snk (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLabProblemsVehicleRoutingViewsPlugin.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLabProblemsVehicleRoutingViewsPlugin.cs.frame (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/Properties (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/Properties/AssemblyInfo.frame (added) Create VRP branch for 3.4 (#1177)