Bug fix: when state is not found in rGraph, that means the state is being visited...
authorrtrimana <rtrimana@uci.edu>
Fri, 19 Jun 2020 18:50:50 +0000 (11:50 -0700)
committerrtrimana <rtrimana@uci.edu>
Fri, 19 Jun 2020 18:50:50 +0000 (11:50 -0700)
commit6c9a974109810a89b28711f0fa8b188a252c90a8
tree1b04787f82430c859c32449c85283aab8eafd8a6
parent15a430755720be88420508141246ea4909cb4ade
Bug fix: when state is not found in rGraph, that means the state is being visited and this is a loop (self-predecessor).
src/main/gov/nasa/jpf/listener/DPORStateReducer.java