Network arc

An arc on a network is the equivalent of an edge in a graph.

It connects two nodes in the network, representing a relationship or interaction between them.

Weight

The important distinction between an arc and a simple edge is that an arc can have a weight associated with it.

This weight is a number which represents the strength of the connection.

It could, for example, represent:

Directed vs undirected arcs

Arcs can be either directed or undirected: