lnis-uofu / LSOracle

IDEA project source files
MIT License
94 stars 42 forks source link

"get_all_partitions" does not work #90

Open myyiwere opened 2 years ago

myyiwere commented 2 years ago

It appears some of the commands described in the documentation no longer work. Could you help with what I am trying to do? I am able to read in the AIG network. I want to partition it into n partitions, and write out all the partitions separately in verilog. What would the best set of commands to this?