Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 3 and Version 12 of Ticket #2864


Ignore:
Timestamp:
01/17/18 12:05:59 (7 years ago)
Author:
fholzing
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2864

    • Property Status changed from new to assigned
    • Property Version changed from to branch
  • Ticket #2864 – Description

    v3 v12  
    11The 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.
     2
     3Update: The Problems should be implemented as BasicProblems