Hello,
yes, we studied flexible jobshop. You can see some CP Optimizer results for flexible jobshop in the following paper from 2015:
Vilim, Laborie, Shaw: Failure-directed search for constraint-based scheduling
Detailed results for all instances could be found in:
Vilim, Laborie, Shaw: Failure-directed Search for Constraint-based Scheduling Detailed Experimental Results
You're probably referring to OPL example sched_jobshopflex. It is using data in OPL data format, so you would have to reformat the data.
However there is also C++ example sched_jobshopflex.cpp and that example is able to read standard FJSP data files.
Best regards, Petr
------------------------------
Petr Vilím
IBM
------------------------------
Original Message:
Sent: Tue June 16, 2020 09:05 AM
From: Filipe Ferreira
Subject: Literature Instances - FJSP CP Otimizer
Hi,
Did someone used/applied the literature instances (Kacem, Brandimarte, Fattahi) to the example sched_jobshopflex?
Else, can you say the best way to test and import these instances to CPLEX?
Thanks.
------------------------------
Filipe Ferreira
------------------------------
#DecisionOptimization