Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill ModelChecker::simcall_is_visible()
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 19 Feb 2022 23:13:59 +0000 (00:13 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 19 Feb 2022 23:14:04 +0000 (00:14 +0100)
commite920a5835d1d64051bb56c25d5ed9f3e0665c0fa
tree67b2de6053df513e3a287d38d99626e6438ed52e
parent3157f525692738e7d8c57543ce66ad9424973558
kill ModelChecker::simcall_is_visible()

no need for the checker to check whether a simcall is visible:
invisible simcalls are handled in the AppSide and never show up on the
cheker side.
src/mc/ModelChecker.cpp
src/mc/ModelChecker.hpp
src/mc/remote/AppSide.cpp
src/mc/remote/mc_protocol.h