[ library(graph_algorithms) | The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]

graph_get_nodenames(+Graph, -NodeNameArray)

Returns the array of node names
Graph
a graph structure
NodeNameArray
array of ground data, usually node names

Description

Fail Conditions

Fails if no node name information is available

See Also

graph_set_nodenames / 2