BookmarkSubscribeRSS Feed
ODENWALD
Obsidian | Level 7

Hi :

 

When I work with Optmodel via  Enterprise Guide(the only way to work) it is normal that I have

solve  ....  ;

print  X Y Z  ;

When it takes for ages to solve a MILP-Problem to optimality in  SAS  I  do  :  Ctrl + Alt + Break   Select  not  Cancel, but  HALT, Confirm and view the results of the print statements as  the Solver is  halted but the print is processed  and I can view the best integer solution found so far.

 

I could NOT perform the same under  EGuide  as I found several ways to STOP/Cancel but no way to HALT.

I simply want to interrupt the solver but see the print results.

 

Can you help ?

 

Regards,

Odenwald