Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add remaining handlers to ReversibleRaceCalculator
authorMaxwell Pirtle <maxwellpirtle@gmail.com>
Fri, 26 May 2023 13:18:04 +0000 (15:18 +0200)
committerMaxwell Pirtle <maxwellpirtle@gmail.com>
Fri, 26 May 2023 13:29:09 +0000 (15:29 +0200)
commitd2dde43678c66f9593c2a2151f0f6e7c85d3b079
tree502f677c6748e5a13a4d5847f5b11a9dac097dfe
parentf7227d2fbe79ad5b4c8f4c109b41e649ccf0db86
Add remaining handlers to ReversibleRaceCalculator

This commit adds handlers for each type of transition
to ReversibleRaceCalculator which, as the name suggests,
determines whether a reversible race exists between two
events e1 and e2 based on the type of transition found
at e2. The full semantics have not been added for each
type of transition and will need to be added in the future
src/mc/explo/odpor/ReversibleRaceCalculator.cpp
src/mc/explo/odpor/ReversibleRaceCalculator.hpp