2023-02-28 12:04:23 +00:00
|
|
|
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.
|