Sunday 1 December 2013

CP7111-Advanced Data Structures Laboratory Manual ME CSE Regulation 2013

By

CP711- Advanced Data Structures Lab Manual

In this Lab each student have to work individually on assigned lab exercises. There will be 15 exercise in a semester its is recommend that all implementation are carried out in Java. If C or C++ has to be used,then the threads library required for concurrency.

Exercise should be designed over the following topics on: 


  • Implementation of graph search algorithm.
  • Implementation and application of network flow and linear programming problems.
  • Implementation of algorithm using hill climbing and dynamic programming design techniques.
  • Implementation of recursive backtracking algorithm.
  • Implementation of randomized algorithm.
  • Implementation of various locking and synchronization mechanism of concurrent link list, concurrent queues,and concurrent stacks.
  • Developing  application using concurrency.

Implementation of graph search algorithm:

In this Implementation of graph search algorithm we have done the following programs which are listed below:
  • program for Dijkstra's algorithm.

Implementation and applications of network flow and linear programming problems.

In Implementation and applications of network flow and linear programming problems we have done the the following programs:
  • Max flow and Min flow specifications.
CP7111-Advanced Data structure Laboratory Manual- Download  

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Search with Subject Code