You are on page 1of 6

BAPATLA ENGINEERING COLLEGE::BAPATLA

(Autonomous)
Department of IT

Assignment-II

Sub: DAA(IT414)
Class: 4/4 IT Section-A
1)Write the algorithm to find shortest path in a graph.

Date: 24-09-2014 .

BAPATLA ENGINEERING COLLEGE::BAPATLA

(Autonomous)
Department of IT

Assignment-II

Sub: DAA(IT414)
Class: 4/4 IT Section-A

Date: 24-09-2014 .

2)Write an algorithm to find the best combination of matrix chain multiplication

..

BAPATLA ENGINEERING COLLEGE::BAPATLA

(Autonomous)
Department of IT

Assignment-II

Sub: DAA(IT414)
Class: 4/4 IT Section-A

Date: 24-09-2014 .

3) write an algorithm to solve Travelling salesman problem using dynamic programming.

BAPATLA ENGINEERING COLLEGE::BAPATLA

(Autonomous)
Department of IT

Assignment-II

Sub: DAA(IT414)
Class: 4/4 IT Section-A
4)Write an algorithm to solve N-queens problem using Backtracking

Date: 24-09-2014 .

BAPATLA ENGINEERING COLLEGE::BAPATLA

(Autonomous)
Department of IT

Assignment-II

Sub: DAA(IT414)
Class: 4/4 IT Section-A

Date: 24-09-2014 .

5)Write an algorithm to solve 0/1 knapsack problem using Backtracking approach

BAPATLA ENGINEERING COLLEGE::BAPATLA

(Autonomous)
Department of IT

Assignment-II

Sub: DAA(IT414)
Class: 4/4 IT Section-A

Date: 24-09-2014 .

6)Write an algorithm to find Bi-Connected components in a graph.

You might also like