Updates the adjacency list representation of the graph by adding all neighbours of a variable to its adjacency list. Creates the adjacency list if it doesn't exist.
ConstraintGraph Class | Casper.Data Namespace