Lecture Notes 35: More Poly-Time Reductions in NP-C
      
        
      
      Outline 
      This class we'll discuss:
      
        - Poly-time reductions in NP-Complete
 
        - Work on PS06 - PS08
 
      
      
      More reductions
      
        
        
        
        
        
        
        
        
  
        
        
        
        
        
        
        
        
                
                
        
        
        
        
        
        
        
        
        
        
        
        
          TIP: 
          What is the most obvious vertex-cover of a graph \(G\>)?
          
          What is the most obvious independent-set of a graph \(G\>)?
          
          As you make the I-Set greater... what happens to the vertex-cover?
          
          Is there a maximum I-Set in a graph \(G\>)?
          
          What is the relation with the vertex-cover of a graph \(G\>)?
        
        
          Activity  [2 minutes] How would you Prove this?:
          
          
            (Wait; then Click)
         
        
        
        
        
        
        
        
        
        
          Upshot: 
         The largest I-Set must have, as its complement, the smallest vertex-cover!
        
       
     
        
        
        
        
        
        
        
      
      
      Homework
            
      [Due for everyone]
      
      TODO
      
      
      
[Optional] 
      
        TODO