Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move the stats of visited_states count from ModelChecker to DFSExplorer where it...
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 2 Mar 2023 22:59:14 +0000 (23:59 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 2 Mar 2023 22:59:14 +0000 (23:59 +0100)
commitd872d0c0ec6694fee02a2ede409ad22fcab9258c
treeb6e662b5fd4f4d6aaf51716da2a36aa13469e43c
parenta476c1fc22cde6f6b539e5fa1cbdafe4cd5e6aac
Move the stats of visited_states count from ModelChecker to DFSExplorer where it belongs
src/mc/ModelChecker.hpp
src/mc/explo/DFSExplorer.cpp
src/mc/explo/DFSExplorer.hpp