Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
An integer seems good enough to handle priorities, and is not subject to rounding...
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 4 Apr 2023 15:08:57 +0000 (17:08 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 4 Apr 2023 15:08:57 +0000 (17:08 +0200)
commit0758e803c55b61a32c41b83c60bd128edc22601f
treea9dda6ece5df4bb5f38c6f37c890d835da5739ba
parentdb2c72b57fc96ee4b7ef00ea44ce70cea35ff303
An integer seems good enough to handle priorities, and is not subject to rounding errors.
src/mc/api/State.cpp
src/mc/api/State.hpp
src/mc/api/strategy/BasicStrategy.hpp
src/mc/api/strategy/Strategy.hpp
src/mc/api/strategy/WaitStrategy.hpp