LogicCircuits.jl
LogicCircuits.jl copied to clipboard
Export to SimpleGraphs
Write a function to export our Dag
s to SimpleGraphs.jl
, at which point we could visualize them and check whether certain traversal algorithms would be faster in that framework.