BARON solution

8 views
Skip to first unread message

PPayam

unread,
Mar 22, 2018, 7:03:16 PM3/22/18
to AMPL Modeling Language
Hi

I got the message below:

 Preprocessing found feasible solution

and optimization was completed as

Cleaning up

                         *** Normal completion ***            

 Wall clock time:                   244.00
 Total CPU time used:               214.40

 Total no. of BaR iterations:       1
 Best solution found at node:      -1
 Max. no. of nodes in memory:       1
 
 All done

Does the code -1 mean a real optimum? Or I have to change the model to jump preproccessiong step

Thank you. 






 

AMPL Google Group

unread,
Mar 23, 2018, 2:02:12 PM3/23/18
to am...@googlegroups.com
This indicates Baron can solve your problem in preprocessing step. Your solution is the best solution as indicated by return value of -1 and you don't need to jump preprocessing step.

--
Paras Tiwari
am...@googlegroups.com
{#HS:546768498-3442#}
--
You received this message because you are subscribed to the Google Groups "AMPL Modeling Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ampl+uns...@googlegroups.com.
To post to this group, send email to am...@googlegroups.com.
Visit this group at https://groups.google.com/group/ampl.
For more options, visit https://groups.google.com/d/optout.



PPayam

unread,
Mar 23, 2018, 9:00:59 PM3/23/18
to AMPL Modeling Language
Thank you Paras.

I also understood if I chnaged epsa=1e-8 epsr=1e-8, this would force BARON to skip preproccessing and then find the optimal. 
Reply all
Reply to author
Forward
0 new messages