lsils / mockturtle

C++ logic network library
MIT License
210 stars 139 forks source link

Reverse topological order in topo_view #549

Closed aletempiac closed 2 years ago

aletempiac commented 2 years ago

Adding methods to topo_view for reverse topological order:

lee30sonia commented 2 years ago

Looks good to me. You can merge it yourself when you think it's ready. Btw, it would be nice to clean up the commit history on your fork/branch :)