Open cannontwo opened 3 years ago
Add an option to write the decision graph as a DOT file. Should be something similar to the graph on https://cse442-17f.github.io/Conflict-Driven-Clause-Learning/
Probably want to make a generic DOT graph wrapper for this, as I imagine I'll want to use this functionality again.
Add an option to write the decision graph as a DOT file. Should be something similar to the graph on https://cse442-17f.github.io/Conflict-Driven-Clause-Learning/