Rename StateIterator to StateGenerator
Created by: femtobit
Addressing #195 (closed).
This may prevent confusion since StateGenerator
does not fully satisfy the InputIterator
concept of the C++ standard library.
Created by: femtobit
Addressing #195 (closed).
This may prevent confusion since StateGenerator
does not fully satisfy the InputIterator
concept of the C++ standard library.