Casper Class Library

AdjacencyList.AddAllVars Method 

Adds a set of variable ids to the adjacency list.

public void AddAllVars(
   ISet vars
);

Parameters

ISet
The set of variables to add to the adjacency list.

See Also

AdjacencyList Class | Casper.Data Namespace