lsils / mockturtle

C++ logic network library
MIT License
202 stars 136 forks source link

LUT mapper fixes #584

Closed aletempiac closed 1 year ago

aletempiac commented 1 year ago

This PR fixes a bug: a dynamic truth table is not resized when support can be minimized by the fast support minimization function.