| Package | osid.topology |
|---|---|
| Title | Topology Open Service Interface Definitions |
| Version | 3.0.0 |
| Description |
The Topology OSID provides defines a service to manage and connect nodes. EdgesNodes are connected to each other using
Edges that allow for the storage of routing
data. An Edge represents a single connection
between two Nodes , and may have an optional
direction assigned. The Edge defines cost and
distance metrics that aid in the display and/or routing
within the topology.
Topology TraversalThe traversal and routing sessions offers a different view of the topology than the typical node and edge lookup sessions. Methods exist to query neighboring nodes, inbound and outbound edges, as well as determine the shortest or least expensive route between any two nodes in a topology. Graph Cataloging Topologies are organized into Sub Packages The Topology OSID includes a Topology Path OSID for
managing paths through topologies and a Topology Rules
OSID for mnaging the effectiveness of |