[SCIP] get initial feasible solution

Stefan Vigerske stefan at math.hu-berlin.de
Mon Apr 24 11:15:05 CEST 2017


Hi,

if you just want SCIP to stop when finding a feasible point, then set 
limits/solutions to 1.
If you want it to stop when not finding improving solutions for a while, 
then look at limits/stallnodes.
Also limits/softtime and emphasis/feasibility might be interesting.

Stefan

On 04/24/2017 01:50 AM, Natalia Perina wrote:
> Hi SCIP users,
> 
> What is the best way to just get an initial feasible solution for a given
> scip instance?
> I have seen several heuristics, but am on clear on how to implement it to
> get a feasible solution before solving for optimization.
> 
> 
> Thanks,
> Natalia
> 
> 
> 
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> https://listserv.zib.de/mailman/listinfo/scip
> 


-- 
http://www.gams.com/~stefan


More information about the Scip mailing list