Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add incomplete implementations of udpor_globals.cpp
authorMaxwell Pirtle <maxwellpirtle@gmail.com>
Tue, 7 Feb 2023 12:47:05 +0000 (13:47 +0100)
committerMaxwell Pirtle <maxwellpirtle@gmail.com>
Mon, 20 Feb 2023 09:43:52 +0000 (10:43 +0100)
commitb7f974f98bc44f551445bfab52314b80957435e3
tree0c93e0d2f231e346df1b89371c00b7925b60db4c
parente92731a85139d9ebe033deb0827a8a4deaf3651e
Add incomplete implementations of udpor_globals.cpp

The classes EventSet, Configuration, and StateManager
have implementations added in order to allow SimGrid
to link properly. Future commits will provide actual
implementations for many of the TODOs that remain
src/mc/api/State.cpp
src/mc/api/State.hpp
src/mc/explo/UdporChecker.cpp
src/mc/explo/UdporChecker.hpp
src/mc/udpor_global.cpp
src/mc/udpor_global.hpp