Opened 10 years ago
Closed 10 years ago
#2204 closed enhancement (done)
PathTSPTourView should allow to view partial tours
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.10 |
Component: | Problems.TravelingSalesman.Views | Version: | 3.3.9 |
Keywords: | Cc: |
Description
Currently, only full tours which are valid permutations are displayed. The view could be used in a more generic way if partial tours could also be viewed.
Change History (5)
comment:1 Changed 10 years ago by abeham
- Status changed from new to accepted
comment:2 Changed 10 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 10 years ago by abeham
r11071: simplified change
comment:4 Changed 10 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from reviewing to readytorelease
comment:5 Changed 10 years ago by abeham
- Resolution set to done
- Status changed from readytorelease to closed
r11089: merged to stable
Note: See
TracTickets for help on using
tickets.
r11060: allow to view subtour in PathTSPTourView