Initializing help system before first use

cp_show_relax

cp_show_relax


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.
cp_show_relax(relax)
Related topics