From: Joachim S. <jsc...@co...> - 2019-05-04 21:13:30
|
On 04/05/2019 18:58, Jan Drozen wrote: > Hi, > > In the Eclipse CLP, how many constraints or variables can I define? > > > I am currently remodeling my scheduling problem - I need to replace a single |alldifferent| > constraint with many |atmost| constraints. But since I've introduced this change, my ecl script is > not working anymore. By "not working" I mean the Eclipse CLP - eclipse.exe or the TkEclipse GUI - > just shuts down. Without any error message, comment or saying goodbye. Just nothing. > > If I try to comment-out some constraints, the script at least gets compiled. > > Has someone already bothered with this issue? > > > Kind regards, > Jan Hi Jan, your description is a bit too vague to do something about it. Can you send me a file that exhibits the problem? Thanks, Joachim |