Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual debugging tool #12

Open
Wikunia opened this issue Nov 3, 2021 · 1 comment
Open

Visual debugging tool #12

Wikunia opened this issue Nov 3, 2021 · 1 comment

Comments

@Wikunia
Copy link
Owner

Wikunia commented Nov 3, 2021

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 😉

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

@matbesancon
Copy link
Contributor

you can also require from the local solver to implement a print_to_file function which prints the most adapted format (or pass an extension)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants