63 std::string get_name()
const override;
70 std::string get_version()
const override;
77 std::string get_description()
const override;
84 std::set<std::string> get_dependencies()
const override;
Plugin interface for the netlist resynthesis plugin.
~ResynthesisPlugin()=default
Default destructor for ResynthesisPlugin.
ResynthesisPlugin()=default
Default constructor for ResynthesisPlugin.