Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MC: make it clear that we only have the info about the ready-to-run actors in a given...
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 30 Jul 2022 14:16:17 +0000 (16:16 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 30 Jul 2022 16:22:07 +0000 (18:22 +0200)
commitbbc184078a28d2563c177604eb04a2afe923e2fd
tree93cd1cead9ffa5a150d55bfeec806a9ef26767a4
parent11b3aba7be638c39ab0a5238883fc6bd688d86c5
MC: make it clear that we only have the info about the ready-to-run actors in a given mc::State

This is very similar to the exploration algorithm in Simix, but that's
still counter-intuitive when you try to understand the code.

Let's hope that writting it this way will help me not falling into
that trap anymore :)
src/mc/api/State.cpp
src/mc/api/State.hpp