Özgür Akgün

Results 73 comments of Özgür Akgün

@ott2 #466 should fix this, can you test once it is merged, please. I'll let you know when it is merged as well.

I will look into fixing this later today. Can you (could be in a private email) send me pointers to any old models that are broken by this? I can...

Hmm, the old version working out of the box is slightly surprising to me. We were not passing `--cplex-dll` back then, and as far as I remember Minizinc would then...

If we wanted to change the meaning of `conjure solve model.essence *.param` to "concatenate the param files" that would be trivial to implement. I guess we would have to decide...

> The non-trivial part of the concatenate semantics is to generate a reasonable name for the intermediate parameter file. Of course we don't actually need to create an intermediate parameter...

@cls00 and @JoanEspasa want this as well, we will remove the parallel one and implement a concatenation one.

There are 3 versions of hist that make sense to me. 1. Has only one argument: the collection of values. Produces a histogram of values in the form of a...

If you pass -v to Conjure, it will print (among other things) the exact call to Savile Row. Might help identify where the problem is.

You can run `savilerow -help | head -n1` to see SR version. I won't be able to look into this for a week at least (I am away). If @pwn1...