Config object for the parametrize AIG transform
This is a product type introduced by fty::defprod.
Two of the fields configure BDD size limits. These limits put an approximate upper bound on the size of BDDs, and are maintained by checking after each BDD operation to see if the limit is violated. Size limit violations are dealt with by using an overapproximation of the assumption, which is sound but may not be useful.