Purpose
 
 Pretty printing of the linear relaxation to the standard output.
 
  Synopsis
 
 procedure cp_show_relax(relax:cplinrelax)
 
  Argument
 
 
  
   | 
     relax 
     | 
     the linear relaxation to be printed
     | 
 
  Example
 
 The following example shows how to use the cp_show_relax method.
 
  Related topics