# # ChangeLog for branches/DynamicVehicleRouting # # Generated by Trac 1.0.12 # 04/27/24 08:46:36 Tue, 30 Oct 2012 10:24:26 GMT svonolfe [8858] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/PriorityDispatchingMetaOptEvaluator.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliveryAnalyzer.cs (modified) changed name of the tardiness penalty result (#1955) Tue, 23 Oct 2012 11:27:08 GMT svonolfe [8839] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Parsers/DynPDPParser.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Parsers/TSPLibDynPDPParser.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliveryScenario.cs (modified) Adapted the parser to read the distance matrix (#1955) Mon, 22 Oct 2012 10:31:14 GMT svonolfe [8824] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/OrderGenerators/PickupDeliveryPredefinedOrderGenerator.cs (modified) Fixed issue with order generator (#1955) Tue, 16 Oct 2012 13:57:53 GMT svonolfe [8815] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/BestInsertion.cs (modified) Improved best insertion heuristic (#1955) Tue, 16 Oct 2012 12:56:46 GMT svonolfe [8813] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/HeuristicLab.PDPSimulation-3.3.csproj (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/Dispatching.cs (added) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/EarliestDueTimeDispatching.cs (added) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/NearestDestinationDispatching.cs (added) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/PriorityDispatching.cs (modified) Added earliest due time and nearest destination dispatching (#1955) Tue, 16 Oct 2012 11:07:54 GMT svonolfe [8812] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/PriorityDispatchingMetaOptEvaluator.cs (modified) Improved threading of evaluator (#1955) Mon, 15 Oct 2012 13:37:18 GMT svonolfe [8810] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Plugin.cs.frame (modified) Fixed plugin file (#1955) Mon, 15 Oct 2012 13:35:58 GMT svonolfe [8809] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/HeuristicLab.PDPSimulation-3.3.csproj (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Plugin.cs.frame (modified) Fixed references and plugin file (#1955) Mon, 15 Oct 2012 13:17:52 GMT svonolfe [8808] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/HeuristicLab.PDPSimulation-3.3.csproj (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/LinearPriorityDispatchingMetaOptEvaluator.cs (added) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/PriorityDispatchingMetaOptEvaluator.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/TreePriorityDispatchingMetaOptEvaluator.cs (added) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/LinearPriorityDispatching.cs (added) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/PriorityDispatching.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/TreePriorityDispatching.cs (added) Added symbolic tree dispatching and metaoptimization (#1955) Mon, 15 Oct 2012 11:35:33 GMT svonolfe [8807] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/DynamicPDPOptimization.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliveryOptimization.cs (modified) Fixed threading issues (#1955) Thu, 11 Oct 2012 14:12:49 GMT svonolfe [8795] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Parsers/DefaultDynPDPParser.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Parsers/TSPLibDynPDPParser.cs (modified) Fixed parsing of double values (#1955) Thu, 11 Oct 2012 12:04:58 GMT svonolfe [8792] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliveryAnalyzer.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliverySimulation.cs (modified) Improved performance when small time steps are used (#1955) Thu, 11 Oct 2012 11:40:54 GMT svonolfe [8791] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/OrderGenerators/PickupDeliveryPredefinedOrderGenerator.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliverySimulation.cs (modified) Fixed order generation (#1955) Thu, 11 Oct 2012 08:55:42 GMT svonolfe [8787] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/PriorityDispatching.cs (modified) improved priority rule (#1955) Thu, 11 Oct 2012 07:10:00 GMT svonolfe [8784] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/DialARideEvaluator.cs (modified) modified dial-a-ride evaluation (#1955) Wed, 10 Oct 2012 14:30:59 GMT svonolfe [8783] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/PriorityDispatchingMetaOptEvaluator.cs (modified) modified fitness function of dial a ride (#1955) Wed, 10 Oct 2012 14:30:19 GMT svonolfe [8782] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/DialARideEvaluator.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/PriorityDispatching.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliveryAnalyzer.cs (modified) modified fitness function of dial a ride Wed, 10 Oct 2012 11:10:57 GMT svonolfe [8779] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliveryOptimization.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliverySimulation.cs (modified) Improved coordination between optimization and simulation thread (#1955) Wed, 10 Oct 2012 10:02:42 GMT svonolfe [8777] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/HeuristicLab.PDPSimulation-3.3.csproj (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Operators/PriorityDispatchingMetaOptEvaluator.cs (added) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/Optimizers/LocalUpdate/PriorityDispatching.cs (modified) * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliveryAnalyzer.cs (modified) Added priority dispatching metaoptimization (#1955) Wed, 10 Oct 2012 10:01:52 GMT svonolfe [8776] * branches/DynamicVehicleRouting/HeuristicLab.PDPSimulation/3.3/PickupDeliveryOptimization.cs (modified) Improved interaction of simulation and optimization thread (#1955)