line_costs Struct Reference

Calculates the line costs. More...

List of all members.

Public Member Functions

unsigned operator() (const circuit &circ) const
 Returns the number of lines.

Detailed Description

Calculates the line costs.

This costs class is basically a wrapper around lines() and is given for convenience use with other cost functions.

See also:
Cost Functions
Author:
RevKit
Since:
1.0

Member Function Documentation

unsigned operator() ( const circuit circ  )  const

Returns the number of lines.

Parameters:
circ Circuit
Returns:
Number of lines
Author:
RevKit
Since:
1.0

The documentation for this struct was generated from the following file:

Generated on Fri Jul 2 07:50:42 2010 for by doxygen 1.6.3