Functionsยง
- from_
aiger  - Reads an AIGER file (in binary or text format) and returns the output node.
 - to_
aiger  - Translates the output node (and the circuit it references) to (text) AIGER format and writes it to the given writer.
 - to_
aiger_ binary  - Translates the output node (and the circuit it references) to binary AIGER format and writes it to the given writer.