Recursive replacement of an inequality t >= 0 with the
weakened inequality a * t + b >= 0
Recursive replacement of an inequality t >= 0 with the
weakened inequality a * t + b >= 0
      
    
      Checking whether it is ok to weaken individual inequalities, leaving out applications of Simp, Strengthen, etc.
      
    
      
      
    
      
      
    
      
      
    
      Simplify a dag certificate, as created by
DagCertificateConverter
Simplify a dag certificate, as created by
DagCertificateConverter
      
    
      Simplify a tree-shaped certificate.
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      (Since version ) see corresponding Javadoc for more information.
Module for simplifying a proof (certificate) by eliminating as many rounding steps as possible; this is currently done in a rather naive way