|
Limbo 3.5.4
|
net type for the algorithm More...
#include <FM.h>
Public Member Functions | |
| net_weight_type | cutsize () const |
| compute cut size for the net | |
| int | exclusive_partition (FM_node_type const &fmNode) const |
| partition excludes a certain node | |
Public Attributes | |
| vector< FM_node_type * > | vNode |
| nodes in the net | |
| net_weight_type | weight |
| net weight | |
net type for the algorithm
|
inline |
|
inline |
| vector<FM_node_type*> limbo::algorithms::partition::FM< NodeType, NetWeightType >::FM_net_type::vNode |
| net_weight_type limbo::algorithms::partition::FM< NodeType, NetWeightType >::FM_net_type::weight |