Free cookie consent management tool by TermsFeed Policy Generator

Opened 7 years ago

Last modified 5 years ago

#2864 assigned feature request

Implementation of PFSP and LOP — at Version 12

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.

Update: The Problems should be implemented as BasicProblems

Change History (12)

comment:1 Changed 7 years ago by gkronber

What's PFSP and LOP?

Please add a description.

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

comment:4 Changed 7 years ago by fholzing

  • Status changed from new to accepted

comment:5 Changed 7 years ago by fholzing

r15521: First commit of new branch of Permutation based benchmark problems.

comment:6 Changed 7 years ago by fholzing

r15541: CleanUp of old code, added LOP benchmark instances

comment:7 Changed 7 years ago by fholzing

r15542: Delete obj

comment:8 Changed 7 years ago by fholzing

r15544: Deleted unused files

comment:9 Changed 7 years ago by fholzing

  • Owner changed from fholzing to mkommend
  • Status changed from accepted to reviewing

comment:10 Changed 7 years ago by mkommend

  • Version set to branch

comment:11 Changed 7 years ago by fholzing

  • Owner changed from mkommend to fholzing
  • Status changed from reviewing to assigned

Additional Task: Change to BasicProblem

comment:12 Changed 7 years ago by fholzing

  • Description modified (diff)
Note: See TracTickets for help on using tickets.