Calculates the line costs. More...
Public Member Functions | |
cost_t | operator() (const circuit &circ) const |
Returns the number of lines. More... | |
Calculates the line costs.
This costs class is basically a wrapper around lines() and is given for convenience use with other cost functions.
Returns the number of lines.
circ | Circuit |