Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'udpor-phase6' into 'master'
[simgrid.git] / src / mc / explo / udpor / UnfoldingEvent.hpp
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-20 Maxwell PirtleAddress minor comments in MR review
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-10 Maxwell PirtleAdd first test for immediate conflicts edge case
2023-03-10 Maxwell PirtleAdd first batch of tests for conflict detection among...
2023-03-09 Maxwell PirtleAdd test to verify topological ordering of EventSet
2023-03-08 Maxwell PirtleBegin filling in computations of ex(C) and en(C)
2023-03-08 Maxwell PirtleFix logic for mutual conflict between two events
2023-03-08 Maxwell PirtleAdd conflict detection to EventSet
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-02 Maxwell PirtlePass references to `const Unfolding*` in most places
2023-03-02 Maxwell PirtleAdd first implementation of maximal_subsets_iterator
2023-02-28 Augustin DegommeMerge branch 'udpor-phase3' into 'master'
2023-02-27 Maxwell PirtleFix most cosmetics and code warnings
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-21 Maxwell PirtleAdd first batch of tests for History class
2023-02-21 Maxwell PirtleAdd first implementations of History class
2023-02-21 Maxwell PirtleIntroduce extrinsic equivalence between events
2023-02-20 Maxwell PirtleAdd first batch of tests for UDPOR
2023-02-20 Maxwell Pirtle"Finalize" interface to UnfoldingEvent
2023-02-20 Maxwell PirtleAdd xbt_assert() for state handle overflow
2023-02-20 Maxwell PirtleMove UDPOR constructs out of udpor_global.cpp
2023-02-20 Maxwell PirtleAdd `udpor` directory under `mc/explo`