Difference between revisions of "CSE550 Combinatorial Algorithms/Intractability"

From esoterum.org
Jump to: navigation, search
Line 9: Line 9:
 
:2. A sub-optimal solution to TSP is a Hamiltonian Cycle.
 
:2. A sub-optimal solution to TSP is a Hamiltonian Cycle.
  
 +
:4. Finding disjoint paths with different path-costs: Complexity and algorithms
  
  

Revision as of 23:28, 12 November 2007

HW 6

1. 2-SAT is in NP
2. A sub-optimal solution to TSP is a Hamiltonian Cycle.
4. Finding disjoint paths with different path-costs: Complexity and algorithms


Midterm

Q1


Q4