Menu
  • HOME
  • TAGS

Constraint Values on Local Variable

prolog,clpq

After some searching I found the problem. The code was able to generate the correct schedule from the beginning. The problem was only the Starting 'start times' of the tasks were minimized if they needed to be for minimize(TotTime) Therefore if a certain task was not crucial to the critical...