This method displays statistics about the current state of the CP Optimizer instance using text writer s. For more information, see {see cref='PrintInformation'}.

Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)

Syntax

C#
public virtual void PrintInformation(
	TextWriter s
)

Parameters

s
Type: System.IO..::..TextWriter

See Also