Advanced Alg
Advanced Alg
Subject with Code: ADVANCED ALGORITHMS (19CS5003) Course & Branch: M.Tech - CSE
Year & Sem: I M.Tech & II Sem Regulation: R19
UNIT-I
SORTING & GRAPHS
1. What is Topological sorting? Illustrate topological sorting with algorithm [12M]
4.What is minimum cost spanning tree? Write algorithm for kruskals technique with
Illustration [12M]
5. write sequence of steps to find shortest path using Dikstra’s technique with an example [12M]
10. Compare and Illustrate different “minimum cost spanning tree” finding algorithms [12M]
UNIT-II
MATROIDS & GRAPH MATCHING
2.Write algorithm to compute maximum weight and minimal independent set [12M]
5.What is augmenting path? How it is computed with Edmonds Blossom Algorithm [12M]
UNIT – III
1. Explain following
4. Expalin how you use “divide and conquer” in matrix computations [12M]
5.Describe the relation between time complexities of basic matrix operations [12M]
UNIT – IV
1. Explain How to find out path matrix with warshall algorithm [12M]
7. Explain following
of polynomials [12M]
UNIT – V
LINEAR PROGRAMMING
1. Illustrate Geometry of the feasibility region and Simplex algorithm [12M]
7.Describe following
8. Differentiate following