[SCIP] visualizing Branch and bound tree using SCIP & HyDraw

Abbas Omidi abb.omidi at gmail.com
Thu May 7 12:47:10 CEST 2020


Dear support team,

I'm trying to solve an optimization problem using SCIP's interactive shell on
win10. After the problem is solved, I would like to visualize the B&B tree
using HyDraw tool as mentioned in this link
<https://scip.zib.de/doc/html/FAQ.php#visualizebranchandbound>. I tried to
use HyDraw tool separately by using its sample files and it works fine but,
what I don't know is that how can I use VBCTOOL to create (.vbc) file. The
link has been mentioned in the SCIP host
<http://www.informatik.uni-koeln.de/ls_juenger/vbctool> does not work and I
found another link <https://cs.uni-koeln.de/ls-juenger/software/vbctool>
related to this but, it does not provide windows executable file. Also, I
know that the SCIP has a parameter to visualize the problem as (set visual
vbcfilename somefilename.vbc).

I was wondering if,
How can I create a (.vbc) file using SCIP and feeding that into the HyDraw?
Is it possible creating (.vbc) file directly by SCIP without using the
VBCTOOL?


Regards
Abbas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20200507/33a124c1/attachment.html>


More information about the Scip mailing list