CLab# 1.0 API Documentation

CSPLayout Class

Class representing and making the layout of the CSP problem. The class has mapping from the CLab "CLab.Data.CP" representation to the CSP representation and vice versa.

For a list of all members of this type, see CSPLayout Members.

System.Object
   CSPLayout

public class CSPLayout

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CLab.CSP

Assembly: CLab (in CLab.dll)

See Also

CSPLayout Members | CLab.CSP Namespace