| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Defines a single link.
Nested Element Summary | |
| additionalModules Defines a set of capacity modules which can be installed on a link in addition to the preinstalled capacity. |
| preInstalledModule Pre-installed capacity installed on this link, which can be used for expansion planning problems or for allocation problems. |
| routingCost Cost incurred by any unit of flow (in terms of routing unit 1) using the link. |
| setupCost Cost incurred if this link is included in the final solution topology. |
globals:identifier | source The identifier of the source node. |
globals:identifier | target The identifier of the target node. |
Attribute Summary | |
globals:identifier | id The identifier of the link, which must be unique within all the links. |
Attribute Detail |
globals:identifier
required
unqualified
<xs:element name="link"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element minOccurs="0" name="routingCost"><xs:simpleType></xs:element><xs:restriction base="xs:double"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="setupCost"><xs:simpleType></xs:element><xs:restriction base="xs:double"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="preInstalledModule"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element name="capacity"><xs:simpleType></xs:element><xs:restriction base="xs:double"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element name="cost"></xs:all><xs:simpleType></xs:element><xs:restriction base="xs:double"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="additionalModules"></xs:all><xs:complexType><xs:sequence maxOccurs="unbounded"></xs:complexType><xs:element name="addModule"></xs:sequence><xs:complexType></xs:element><xs:all></xs:complexType><xs:element name="capacity"><xs:simpleType></xs:element><xs:restriction base="xs:double"></xs:simpleType><xs:minExclusive value="0"/></xs:restriction><xs:element name="cost"></xs:all><xs:simpleType></xs:element><xs:restriction base="xs:double"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:key name="uniqueModuleCapacity"></xs:element><xs:selector xpath="addModule"/><xs:field xpath="capacity"/></xs:key>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |