Write short notes on
9 December, 2023
Define classes P,NP,NP hard and NP-complete and also explain their relationship diagrammatically. What is nondeterministic algorithm? Explain with example. Define circuit satisfiability problem and prove that circuit SAT is in NP class.
9 December, 2023State the Max-flow min cut theorem for network flow analysis. Trace the execution of Ford-Fulkerson algorithm for finding the maximum flow in the graph.
Write the string matching algorithm due to Knuth,Moris and Pratt. Analyze its time complexity.
9 December, 2023Using greedy strategy, schedule the following jobs with deadline so as to maximize the profit.
9 December, 2023Write short notes on
Write a short note on Asymptotic Notations.
9 December, 2023