namespace http://sndlib.zib.de/network

See:
Description
Element Summary
demandDefines a single demand. 
demand.admissiblePathsDefines the set of admissible paths for a demand. 
demand.admissiblePaths.admissiblePathDefines a single admissible path. 
demand.demandValue This parameter value is interpreted for a specific demand such that at least routingUnit times demandValue many units must be routed through the network during normal operation (where all network components are active).  
demandsDefines the demands which have to be routed through the network. 
linkDefines a single link. 
link.additionalModules Defines a set of capacity modules which can be installed on a link in addition to the preinstalled capacity.  
link.additionalModules.addModuleDefines a single capacity module. 
link.additionalModules.addModule.capacityDefines the capacity of a module which can be installed on the link (in addition to the pre-installed capacity). 
link.additionalModules.addModule.costThe cost associated with each unit of the additional capacity. 
link.preInstalledModulePre-installed capacity installed on this link, which can be used for expansion planning problems or for allocation problems. 
link.preInstalledModule.capacity Defines the pre-installed capacity installed on this link.  
link.preInstalledModule.costThe cost associated with the pre-installed link capacity. 
link.routingCostCost incurred by any unit of flow (in terms of routing unit 1) using the link. 
link.setupCostCost incurred if this link is included in the final solution topology. 
linksDefines the links in the network 
metaCollects some top level meta information about this demand matrix. 
networkThe root element of a network definition tree. 
networkStructure Defines the topology of a network: Nodes and connections between them.  
nodeDefines a single node. 
node.coordinatesDefines the coordinates of the node (only used for visualization purposes). 
nodesDefines all nodes together with their locations and options. 

 

Simple Type Summary
coordinatesTypeDefines the allowed coordinate types 

Schema http://sndlib.zib.de/network Description

Form

By default, local element declarations belong to this schema's target namespace.

By default, local attribute declarations have no namespace.


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