Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add partial implementation for MutexWait/MutexTest
authorMaxwell Pirtle <maxwellpirtle@gmail.com>
Thu, 20 Apr 2023 08:29:21 +0000 (10:29 +0200)
committerMaxwell Pirtle <maxwellpirtle@gmail.com>
Fri, 9 Jun 2023 08:01:13 +0000 (10:01 +0200)
commita4961b3040827fe40c55635a0790a30008c2b054
tree98b706b6cc3a1dfbd45fd43180067a843172515b
parentcf46446efd976250e5835d63793bbd333690bb7c
Add partial implementation for MutexWait/MutexTest

The full implementation for computing extension
sets for MutexWait and MutexTest was *almost*
added in this commit. Again, though, we need to
be able to determine dependecies in the context
of mutex transitions which implies we need to
be have more information from the application side.
This work will be added in subsequent commits
src/mc/explo/udpor/ExtensionSetCalculator.cpp
src/mc/transition/TransitionSynchro.hpp