- create variable order
createVar
andithVar
- construct variable order
apply
operation
Open the project in IDEA. (/.idea
is preserved for plugin google-java-format
and other settings)
Generate dataset by
python3 utils/randomCreateIP.py
which is a random IP address generator and will store all IPs in src/main/resources/org/ants/ips
Then run the main code in java.
/lib/jdd-111.jar
is a modified version of jdd library with variable mkCount
.
Different order may cause jdd
to create more BDD variables for these reason in #Why.