#
# ChangeLog for branches/VRP
#
# Generated by Trac 1.0.12
# 01/03/25 11:04:27

Thu, 14 Jun 2012 08:52:35 GMT svonolfe [8007]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4 (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.designer.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4 (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4 (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VehicleRoutingProblemView.Designer.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4 (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interfaces/IVRPProblemInstance.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, 14 Jun 2012 07:37:26 GMT ascheibe [8003]
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified)

	#1177 adapted VRP branch to changes of r7999


Tue, 05 Jun 2012 07:01:41 GMT svonolfe [7959]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified)

	Fixed assembly references (#1177)


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)


Fri, 25 May 2012 09:34:55 GMT svonolfe [7907]
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4 (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Analyzer/ConstraintRelaxation/Capacitated/CapacityRelaxationVRPAnalyzer.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Analyzer/ConstraintRelaxation/PickupAndDelivery/PickupViolationsRelaxationVRPAnalyzer.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Analyzer/ConstraintRelaxation/TimeWindowed/TimeWindowRelaxationVRPAnalyzer.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Analyzer/VRPSolution.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/AlbaEncoding.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/Moves/IntraRouteInversion/AlbaIntraRouteInversionMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/Moves/LambdaInterchange/AlbaLambdaInterchangeMove.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/Moves/LambdaInterchange/AlbaLambdaInterchangeMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/GVR/GVREncoding.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/Creators/MultiVRPSolutionCreator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/Moves/MultiVRPMoveOperator/MultiVRPMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/Moves/MultiVRPMoveOperator/MultiVRPMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/Moves/MultiVRPMoveOperator/MultiVRPMoveTabuChecker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/Moves/MultiVRPMoveOperator/MultiVRPMoveTabuMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/PermutationEncoding.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/TourEncoding.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/CustomerRelocation/PotvinCustomerRelocationExhaustiveMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/CustomerRelocation/PotvinCustomerRelocationMove.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/CustomerRelocation/PotvinCustomerRelocationMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/CustomerRelocation/PotvinCustomerRelocationMultiMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/CustomerRelocation/PotvinCustomerRelocationSingleMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/PickupDelivery/PDExchange/PotvinPDExchangeMove.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/PickupDelivery/PDExchange/PotvinPDExchangeMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/PickupDelivery/PDRearrange/PotvinPDRearrangeMove.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/PickupDelivery/PDRearrange/PotvinPDRearrangeMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/PickupDelivery/PDShift/PotvinPDShiftMove.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/PickupDelivery/PDShift/PotvinPDShiftMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarExhaustiveMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMove.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMultiMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarSingleMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/VehicleAssignment/PotvinVehicleAssignmentExhaustiveMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/VehicleAssignment/PotvinVehicleAssignmentMove.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/VehicleAssignment/PotvinVehicleAssignmentMoveMaker.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/VehicleAssignment/PotvinVehicleAssignmentMultiMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/VehicleAssignment/PotvinVehicleAssignmentSingleMoveGenerator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Prins/PrinsEncoding.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Tour.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Zhu/ZhuEncoding.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)


Thu, 24 May 2012 13:16:15 GMT svonolfe [7903]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified)

	Fixed output paths in all build configurations (#1177)


Thu, 24 May 2012 13:12:58 GMT svonolfe [7902]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified)

	Fixed reference to ZipLib (#1177)


Thu, 24 May 2012 09:54:30 GMT svonolfe [7894]
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified)

	Changed behavior of instance loading to allow the creation of ...


Thu, 24 May 2012 09:12:39 GMT svonolfe [7891]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauParser.cs (modified)

	Fixed issues in Cordeau parser (#1177)


Thu, 24 May 2012 08:41:20 GMT svonolfe [7888]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Taillard.opt.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Taillard.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat/TaillardFormatInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat/TaillardInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat/TaillardParser.cs (added)

	Added benchmark set of Taillard (#1177)


Thu, 24 May 2012 08:41:05 GMT svonolfe [7887]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/ChristofidesInstanceProvider.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenFormatInstanceProvider.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenInstanceProvider.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenParser.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/KytojokiInstanceProvider.cs (modified)

	Added support for the DCVRP in the Golden format (#1177)


Thu, 24 May 2012 07:16:17 GMT svonolfe [7884]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified)

	Corrected project references (#1177)


Wed, 23 May 2012 16:09:27 GMT svonolfe [7883]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Christofides.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Golden.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Kytojoki.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/ChristofidesInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenFormatInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenParser.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/KytojokiInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified)

	Added additional test instances (#1177)


Wed, 23 May 2012 15:41:54 GMT svonolfe [7882]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.cs (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauFormatInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauParser.cs (copied)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimFormatInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimParser.cs (copied)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers (deleted)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/HombergerInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonFormatInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonParser.cs (copied)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/AugeratInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/ChristofidesEilonInstanceProvider.cs (moved)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/TSPLibFormatInstanceProvider.cs (moved)

	Incorporated review comments of abeham (#1177)


Wed, 23 May 2012 15:32:07 GMT svonolfe [7881]
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4 (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.snk (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Plugin.cs.frame (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Properties (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Properties/AssemblyInfo.cs.frame (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.designer.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4 (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/AugeratInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/ChristofidesEilonInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormatInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Augerat.opt.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Augerat.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/ChristofidesEilon.opt.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/ChristofidesEilon.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Cordeau.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Homberger.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/LiLim.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Solomon.zip (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.snk (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HombergerInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormatInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/CordeauParser.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/LiLimParser.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/SolomonParser.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Plugin.cs.frame (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties/AssemblyInfo.cs.frame (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormatInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormatInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPDataDescriptor.cs (added)
	* branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPInstanceProvider.cs (added)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/CVRPInterpreter.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/CVRPTWInterpreter.cs (added)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/MDCVRPTWInterpreter.cs (added)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/PDPTWInterpreter.cs (added)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Parsers (deleted)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified)
	* branches/VRP/HeuristicLab.VRP.sln (modified)
	* branches/VRP/bin (added)

	Added VRP test instances (#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)


Tue, 22 May 2012 07:53:07 GMT svonolfe [7865]
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/Creators/DefaultRepresentationCreator.cs (deleted)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/Creators/RandomCreator.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/OnePointCrossover (deleted)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar (added)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/IPotvinTwoOptStarMoveOperator.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarExhaustiveMoveGenerator.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMove.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveAttribute.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveEvaluator.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveGenerator.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveMaker.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveTabuCriterion.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveTabuMaker.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMultiMoveGenerator.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarSingleMoveGenerator.cs (copied)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified)

	Fixed naming of moves (#1177)


Tue, 22 May 2012 07:38:54 GMT svonolfe [7864]
	* 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)

	Moved adaptive penalties to parameter values (#1177)


Mon, 21 May 2012 13:44:00 GMT svonolfe [7861]
	* branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VRPSolutionView.cs (modified)
	* branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified)

	Fixed issues related to display of VRP solution (#1177)