Changeset 13295 for stable/HeuristicLab.Problems.VehicleRouting
- Timestamp:
- 11/19/15 13:33:36 (9 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 13173
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.VehicleRouting
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Problems.VehicleRouting merged: 13173
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs
r12708 r13295 41 41 42 42 namespace HeuristicLab.Problems.VehicleRouting { 43 [Item("Vehicle Routing Problem ", "Represents a Vehicle Routing Problem.")]43 [Item("Vehicle Routing Problem (VRP)", "Represents a Vehicle Routing Problem.")] 44 44 [Creatable(CreatableAttribute.Categories.CombinatorialProblems, Priority = 110)] 45 45 [StorableClass]
Note: See TracChangeset
for help on using the changeset viewer.