Resub
Header: mockturtle/algorithms/resubstitution.hpp
Several resubstitution algorithms are implemented and can be called directly, including:
default_resubstitutiondoes functional reduction within a window.aig_resubstitution,mig_resubstitutionandxmg_resubstitutiondo window-based resubstitution in the corresponding network types.resubstitution_minmc_withDCminimizes multiplicative complexity in XAGs with window-based resubstitution.sim_resubstitutiondoes simulation-guided resubstitution in AIGs or XAGs.