#1085 closed defect (done)
The VRP problem should provide a default problem instance upon creation
| Reported by: | abeham | Owned by: | svonolfe |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
| Component: | Problems.VehicleRouting | Version: | 3.3 |
| Keywords: | Cc: |
Description
Currently the problem parameters are all empty. A custom defined instance could be loaded by default when creating the problem.
Change History (4)
comment:1 Changed 16 years ago by svonolfe
comment:2 Changed 16 years ago by svonolfe
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 16 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 16 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.



The VRP problem now provides a random problem instance upon creation since r4138