ludovic picouays wrote: > I have a problem with disjunctive/2 predicat. > I used the cumulative/4 predicat without problem, and when i use this > other predicat to test it, i had a problem of bad format. > > The line which fails : ic_edge_finder:disjunctive(Ti,Pi) > > where Ti is a variable list of my start time and Pi is a list of > integer of my durations. > > And when my program arrives on this line there is that message : > > bad format of the variable attribute in insert_suspension([T1{[2 .. > 8]}, T2{[5 .. 13]}] - [6, 4], 'SUSP-_518-susp', 5, ic) > > Has someone an idea? > Are you mixing lib(fd) and lib(ic)? It looks as if you are giving variables with fd-bounds to the ic-version of disjunctive/2. -- Joachim Schimpf / phone: +44 20 7594 8187 IC-Parc / mailto:J.Schimpf@imperial.ac.uk Imperial College London / http://www.icparc.ic.ac.uk/eclipseReceived on Thu Mar 10 17:40:00 2005
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:34 PM GMT GMT