Engineering Notes
Created by admin on Thu, 17/05/2012 - 16:35
Sub Topic:
A directed Graph
Upload File:
Department:
Chapter Name:
GraphTheory
Description:
Sometimes a digraph is called a simple digraph to distinguish it from a directed multigraph, in which the arcs constitute a multiset, rather than a set, of ordered pairs of vertices. Also, in a simple digraph loops are disallowed. (A loop is an arc that pairs a vertex to itself.) On the other hand, some texts allow loops, multiple arcs, or both in a digraph.
Add new comment