Changeset 4363 for branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interfaces/IVRPProblemInstance.cs
- Timestamp:
- 09/03/10 11:15:22 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interfaces/IVRPProblemInstance.cs
r4362 r4363 27 27 using HeuristicLab.Core; 28 28 using HeuristicLab.Data; 29 using HeuristicLab.Problems.VehicleRouting.DomainModel;30 29 31 30 namespace HeuristicLab.Problems.VehicleRouting.Interfaces {
Note: See TracChangeset
for help on using the changeset viewer.