43 #ifndef WEIGHTED_CLIQUE_REGISTER_HPP 44 #define WEIGHTED_CLIQUE_REGISTER_HPP 83 const DesignFlowManagerConstRef design_flow_manager,
88 void Initialize()
override;
91 #endif // WEIGHTED_CLIQUE_HPP
const CliqueCovering_Algorithm clique_covering_algorithm
The algorithm to be used.
CliqueCovering_Algorithm
Defines all clique covering algorithm.
Abstract class containing information about specialization of the single steps.
DesignFlowStep_Status
The status of a step.
WeightedCliqueRegisterBindingSpecialization(const CliqueCovering_Algorithm clique_covering_algorithm)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
std::string GetKindText() const override
Return the string representation of this.
Base class specification for register allocation algorithm based on a compatibility graph...
std::string GetSignature() const override
Return the contribution to the signature of a step given by the specialization.