ConeBuilder class.
ConeBuilder is able to extract:
- Maximum cone for passed entry index.
- Cone for passed cut.
Commented assertion in subnet.h (assert(nIn + nOut <= entries.size())
): fails when Subnet has cells with ConeBuilder::KIND
== INOUT
.
ConeBuilder is able to extract:
Commented assertion in subnet.h (assert(nIn + nOut <= entries.size())
): fails when Subnet has cells with ConeBuilder::KIND
== INOUT
.