Casper Class Library

RemovedValues Class

Class for keeping track of which variable removed which values from the domain of this variable. This is used under resetting the variable's domain when backtracking, so that we are sure we only reset the domain to the values removed by the

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

System.Object
   RemovedValues

public class RemovedValues

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: Casper.Algorithm

Assembly: Casper (in Casper.dll)

See Also

RemovedValues Members | Casper.Algorithm Namespace