Network Optimization Model
Network Optimization Model
Terminology of networks
A relatively extensive terminology has been developed to describe the various kinds of networks
and their components. We will be listing and defining each of these terms.
Network: A network consist of a set of points(node) and set of lines connecting certain pairs of
the points
Nodes(Vertex): A set of points in a network
Arcs(Lines, Edges or Braches): This are lines connecting two nodes together
Directed arcs: The direction is indicated by adding an arrow head at the end of the line
representing the arc. The flow through this type of arc is allowed in one direction.
Undirected arcs(or links): No arrow head is added as indication of this type of arc. Flow is
allowed in either direction.
Directed network: A network that has only directed arcs is called a directed network
Undirected network: A network that is connected with indirect arcs is refered to as a directed
network
Mixed network: A network connected with a mixture of directed and undirected arcs
Path: A path between two nodes is a sequence of distinct arcs connecting these nodes
Directed path: A directed path from node a to b is a sequence of connecting arcs whose
direction (if any) is towards node b, so that flow from node a to b along this path is visible
Undirected path: An undirected path from node a to b is a sequence of connecting arcs whose
direction (if any) can either be towards or away from node b
Cycle: A path that begins and ends at the same node
Directed cycle: In a direct network, a cycle is directed cycle if the path involved is directed path
Undirected cycle: In a direct network, a cycle is undirected cycle if the path involved is
undirected path
Connected network: This is a network where every pair of nodes is connected and contains at
least one undirected path between them
Spanning tree: A spanning tree is a connected network with undirected cycle such that, the
number of nodes is one greater than the number of arcs. i.e. If the number of nodes is n the
number of arcs is n-1
Arc capacity: The maximum amount of flow that can be carried on a directed arc
Supply node(or source node or source): has the property that the flow out of the node exceeds
the flow into the node
Demand node (or sink node or sink): has the property that the flow into the node exceeds the
flow out of the node
Transshipment node( intermediate node): satisfies the conservation of flow, so flow in equals
flow out