tracer-x / TracerX

TracerX Symbolic Virtual Machine
https://tracer-x.github.io/
Other
31 stars 11 forks source link

fix(TxTreeGraph): outputs accurate graph on bb-unmerge #411

Closed TheHillBright closed 1 month ago

TheHillBright commented 1 month ago

Before this PR, tree graphs with bb-unmerge enable have lots of unvisted nodes. This fixes it.