State Space Travel
Pre-release
Pre-release
DFSBProgramVerifier
can now continue to traverse the program state space AFTER it has found a violation. This allows detecting multiple violations, pruning, and performing other explorations of a b-programs' state space.
Also, various improvements, especially regarding hashing functions of BProgramSyncSnapshot
s, and the objects that compose them.