Re: [R] RSymphony appcrash

2011-01-06 Thread Uwe Ligges
On 06.01.2011 15:04, Vladyslav Kolbasin wrote: Hi list, Please tell me why sometimes RSymphony.dll crashes on Windows 7 (may be on other Windows too). I saw that it depends on input data. For example this code bring to crash: library('Rsymphony') mat = c(0, 1, -100.37967, 0, 0, 1, 0, 0, -

[R] RSymphony appcrash

2011-01-06 Thread Vladyslav Kolbasin
Hi list, Please tell me why sometimes RSymphony.dll crashes on Windows 7 (may be on other Windows too). I saw that it depends on input data. For example this code bring to crash: library('Rsymphony') mat = c(0, 1, -100.37967, 0, 0, 1, 0, 0, -200, 0, 0, 1, -0.4, 0, 0, 1, 0, 0, -0.4, 0, 0.5,

[R] Rsymphony

2010-06-08 Thread Kaveh Vakili
Hi list, I have two question relating to the Rsymphony package: a) is there a way to use 'warm starts' ? i.e. if i successively call Rsymphony_solve_LP() with only one constraints change, does it perform the optimization from the simplex-origin or does it uses the previously found solution [i.e.