HeuristicFunction.get_value

abstractmethod HeuristicFunction.get_value(circuit, target)[source]

Return the heuristic’s value given circuit and target.

Return type:

float