State
Defined in: state.h
Extends: -
Overview: This is an abstract representation of the SSR current state. Implementations of this class define the actual matching behavior, differentiating the various kinds of matchings and the various algorithms. Note: respect to pre-2.0 versions of the library, class State assumes explicitly a depth-first search.
In Table Algorithms, a list of the implementations of this class can be found, with the indication of the corresponding matching types and algorithms.