HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::dataflow::scoring Namespace Reference

Functions

std::shared_ptr< Groupingscoring (Context &eval_context, const std::shared_ptr< const NetlistAbstraction > &m_context)
 

Detailed Description

Ranks the candidate groupings of one iteration against each other so that the best one can be picked.

Function Documentation

◆ scoring()

std::shared_ptr<Grouping> hal::dataflow::scoring::scoring ( Context &  eval_context,
const std::shared_ptr< const NetlistAbstraction > &  m_context 
)