http://sndlib.zib.de/network
element routingCost

Documentation
Cost incurred by any unit of flow (in terms of routing unit 1) using the link.
Properties
This component is not nillable.

Model
<routingCost>

</routingCost>

Source
<xs:element minOccurs="0" name="routingCost">
<xs:simpleType>
<xs:restriction base="xs:double">
<xs:minInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.