[sage-devel] Re: copying MixedIntegerLinearProgram problem

2016-05-12 Thread Matthias Koeppe
Please see http://trac.sagemath.org/ticket/20461 Comments welcome. On Thu, May 12, 2016 at 1:02 AM, Dima Pasechnik wrote: > Hi, > Matthias Koeppe did a lot of work on MILPs recently, in particular on > copying LPs, see e.g. > http://trac.sagemath.org/ticket/20414 > and the meta-ticket http://trac

[sage-devel] Re: copying MixedIntegerLinearProgram problem

2016-05-12 Thread Dima Pasechnik
Hi, Matthias Koeppe did a lot of work on MILPs recently, in particular on copying LPs, see e.g. http://trac.sagemath.org/ticket/20414 and the meta-ticket http://trac.sagemath.org/ticket/20302 Not sure whether he reads this, I cc to him. I presume you got one of these updates messing up your code.