Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce scope for temporary variables.
[simgrid.git] / src / mc / api / State.cpp
2022-05-06 Arnaud GierschReduce scope for temporary variables.
2022-02-28 Arnaud GierschOne less global variable: session_singleton.
2022-02-28 Arnaud GierschUseless lower-case alias.
2022-02-19 Martin QuinsonMC: the state does not need to have the simcall anymore
2022-02-19 Martin QuinsonMC: simplification knowing that every visible transitio...
2022-02-17 Martin Quinsonmake mc::State extendable so that CommDet does not...
2022-02-12 Martin QuinsonFix more sonar things
2022-02-11 Martin QuinsonMC: one simplification step
2022-02-11 Martin QuinsonMake sure that the last stack element is set when an...
2022-02-11 Martin QuinsonStart moving classes into the mc/api directory