What does it mean in the output log in scip? Why some lines output node 1?
By using the command display display, I have already known the meaning of the parameters but I didn't know why is the node parameter 1 on the first few lines.
What does it mean in the output log in scip? Why some lines output node 1?
By using the command display display, I have already known the meaning of the parameters but I didn't know why is the node parameter 1 on the first few lines.
You get a lot of lines at the root node, since a new line is printed
a) every time a heuristic finds a new incumbent (new best solution) b) cuts are added, improving the dual bound