Definition:Network Analysis

From ProofWiki
Jump to navigation Jump to search

Definition

Network analysis is a subfield of operations research in which a class of procedures is used to solve problems of optimization.


Examples

Arbitrary Example

The following is an example of an exercise in network analysis:

Network-example-1.png

Each vertex of the above network represents a town.

Each edge represents a permissible route to travel between each town.

The number assigned to each edge represents the cost to make the journey using that route.

The exercise is to determine the cheapest route between each pair of towns.


Clearly, for example, it is cheaper to travel from $A$ to $D$ via $C$ and $F$ rather than go there directly.


Also see

  • Results about network analysis can be found here.


Sources