| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Defines a single link.
| Nested Element Summary | |
| additionalModulesDefines a set of capacity modules which can be installed on a link in addition to the preinstalled capacity. |
| preInstalledModulePre-installed capacity installed on this link, which can be used for expansion planning problems or for allocation problems. |
| routingCostCost incurred by any unit of flow (in terms of routing unit 1) using the link. |
| setupCostCost incurred if this link is included in the final solution topology. |
globals:identifier | sourceThe identifier of the source node. |
globals:identifier | targetThe identifier of the target node. |
| Attribute Summary | |
globals:identifier | idThe identifier of the link, which must be unique within all the links. |
| Attribute Detail |
globals:identifierrequiredunqualified<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 | ||||||