I have a MINLP problem. I can solve it quite fast (seconds) for small instances using SCIP. However, in big instances, it takes a long long time (hours) in getting to a feasible solution. I wanted to know if anyone here has some tips on how to reach to a fast solution faster.
I can't know beforehand any initial solution, and setting the heuristic to be more aggressive or fast or null has not helped.