Opened 7 years ago
Last modified 5 years ago
#2864 assigned feature request
Implementation of PFSP and LOP — at Version 3
Reported by: | fholzing | Owned by: | fholzing |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.17 |
Component: | Problems | Version: | branch |
Keywords: | PFSP LOP | Cc: |
Description (last modified by fholzing)
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.
Change History (3)
comment:1 Changed 7 years ago by gkronber
comment:2 Changed 7 years ago by fholzing
- Description modified (diff)
comment:3 Changed 7 years ago by fholzing
- Description modified (diff)
- Type changed from task to feature request
Note: See
TracTickets for help on using
tickets.
What's PFSP and LOP?
Please add a description.