Flow/Job Shop to Boolean satisfiability [Polynomial-time reduction] part 2
问题 here is the continuity of my first question (Flow Shop to Boolean satisfiability [Polynomial-time reduction]). Because something is wrong and I didn't success to know where exactly. I ask for the help of StackOverFlow's masters once again :) For the sum-up of what I have for now : I have input file who look like this : 3 2 1 1 1 1 1 1 Who represents : 3 jobs, 2 shops (machines), and the duration of each job on each shop (machine). And I want for theses problems, to find the optimum C_max