10.09.2013 Views

1. Advanced Data Structure using C++

1. Advanced Data Structure using C++

1. Advanced Data Structure using C++

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

LECTURE NOTES OF ADVANCED DATA STRUCTURE (MT-CSE 110)<br />

For undirected: below shown fig:h is aadjacency list representation of<br />

undirected graph in fig D.<br />

An undirected graph of order N with E edges requires N enteries in the directory<br />

and ZxE linked list enteries,except that each loop reduces the no.of linked list<br />

enteries by one.<br />

For directed :adjacency list representatioof the directed graph of fig :F is shown<br />

in fig:I<br />

A directed graph of order an with E edges requires N enteries in the directory<br />

and E linked list enteries .<br />

Prepared By :­<br />

Er. Harvinder Singh<br />

Assist Prof., CSE, H.C.T.M (Kaithal) Page ‐ 80 ‐

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!