Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 2 of Ticket #2864


Ignore:
Timestamp:
12/12/17 10:51:00 (7 years ago)
Author:
fholzing
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2864 – Description

    initial v2  
     1The 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.