Changes between Initial Version and Version 2 of Ticket #2864
- Timestamp:
- 12/12/17 10:51:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2864 – Description
initial v2 1 The Permutation Flowshop Scheduling Problem (PFSP) and the Linear Ordering Problem (LOP) are two permutation based, combinatorial optimization problems. Both problems have been implemented in HeuristicLab by Florian Holzinger in his master's Thesis (Permutationsbasierte Benchmarkprobleme) and shall now be adapted to the HeuristicLab-Coding guidelines, reviewed and finally checked in.