Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12721   9 years abeham #2208: * Added missing license headers * Updates copyright year * …
(edit) @11328   10 years pfleck #2208 Set BestKnownQuality to null when BestKnownSolution is set to null.
(edit) @11327   10 years pfleck #2208 * Added distance and penalty visualization for orienteering …
(edit) @11325   10 years pfleck #2208 * Fixed OrienteeringSolution visualization when start or …
(edit) @11323   10 years pfleck #2208 * Updated InstanceProvider reference * Avoid evaluation in …
(edit) @11321   10 years pfleck #2208 * Added IOrienteeringEvaluator interface * Defined parameters …
(edit) @11320   10 years pfleck #2208 Renamed FixedPenalty to PointVisitingCosts
(edit) @11319   10 years pfleck #2208 Renamed TerminusPoint to TerminalPoint
(edit) @11316   10 years pfleck #2208 * Changed Coordinates to OptionalValueParameter so that …
(edit) @11314   10 years pfleck #2208 * Uses average distance as maximum distance when interpreting …
(edit) @11311   10 years pfleck #2208 Added distance penalty calculation in OrienteeringEvaluator.
(edit) @11307   10 years pfleck #2208 * Added missing PluginDependencies. * Sealed some classes.
(edit) @11305   10 years pfleck #2208 Added missing build targets for Orienteering assemblies
(edit) @11303   10 years pfleck #2208 merged changes from trunk
(edit) @11293   10 years pfleck #2208 Changed selection of neighborhood for shaking operator to a …
(edit) @11284   10 years pfleck #2208 interpret depot as start and endpoint when loading CVRP data
(edit) @11277   10 years pfleck #2208 implemented InstanceConsumer of TSPData for OrienteeringProblem
(edit) @11275   10 years pfleck #2208 Removed manual add of the LocalImprovementOperator since VNS …
(edit) @11270   10 years pfleck #2208 fixed dimension bug and wrong initial endpoint when loading CVPR data
(edit) @11269   10 years pfleck #2208 Uses DistanceHelper for calculating initial distance matrix
Note: See TracRevisionLog for help on using the revision log.