Wikunia / Bonobo.jl

A general branch and bound framework
https://wikunia.github.io/Bonobo.jl/dev
MIT License
31 stars 2 forks source link

Visual debugging tool #13

Closed Wikunia closed 2 years ago

Wikunia commented 2 years ago

I would like to add a generic debugging tool to this which saves the tree nodes in a json file as this is extremely helpful in my ConstraintSolver project. This project would simply need to create this JSON struct and I need to refine and publish my Javascript visual branch and bound debgugger then :wink:

The "interface" can be seen here: https://opensourc.es/blog/constraint-solver-bugs-and-benchmarks/#the_real_bug

matbesancon commented 2 years ago

duplicate of #12 ?

Wikunia commented 2 years ago

Bad Internet connection 😂