Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 627 Bytes

functional_reduction.rst

File metadata and controls

30 lines (19 loc) · 627 Bytes

Functional reduction

Header: mockturtle/algorithms/functional_reduction.hpp

The following example shows how to perform functional reduction to remove constant nodes and functionally equivalent nodes in the network.

Parameters and statistics

mockturtle::functional_reduction_params

mockturtle::functional_reduction_stats

Algorithm

mockturtle::functional_reduction