Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 2 and Version 3 of Ticket #2864


Ignore:
Timestamp:
12/12/17 11:03:59 (6 years ago)
Author:
fholzing
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2864

    • Property Type changed from task to feature request
  • Ticket #2864 – Description

    v2 v3  
    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.
     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.