9 lines
310 B
ReStructuredText
9 lines
310 B
ReStructuredText
Balance
|
|
=============
|
|
|
|
**Header:** ``mockturtle/algorithms/balancing.hpp``
|
|
|
|
Balancing of a logic network
|
|
|
|
This function implements a dynamic-programming and cut-enumeration based balancing algorithm.
|
|
It returns a new network of the same type and performs generic balancing by providing a rebalancing function. |