Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'udpor-phase6' into 'master'
[simgrid.git] / src / mc / explo / udpor / Configuration.cpp
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-20 Maxwell PirtleAddress minor comments in MR review
2023-03-16 Maxwell PirtleAdd full example for K-partial alternatives
2023-03-15 Maxwell PirtleMove alternative computation to Configuration for testing
2023-03-15 Maxwell PirtleAdd comments in K-partial alternatives computation
2023-03-14 Maxwell PirtleAdd first go at implementation of K-partial alternatives
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-08 Maxwell PirtleAdd conflict-free invariant check to Configuration
2023-03-08 Maxwell PirtleAdd conflict detection to EventSet
2023-03-08 Martin QuinsonMerge branch 'udpor-phase4' into 'master'
2023-03-07 Maxwell PirtleMove topological ordering to EventSet
2023-03-06 Maxwell PirtleAdd first implementation of variable for-loop
2023-03-06 Maxwell PirtleAdd computation for minimally reproducible sets
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-02 Maxwell PirtlePass references to `const Unfolding*` in most places
2023-02-28 Augustin DegommeMerge branch 'udpor-phase3' into 'master'
2023-02-28 Maxwell PirtleRemove CompatibilityGraph and friends
2023-02-27 Maxwell PirtleFix most of the remaining code warnings
2023-02-27 Maxwell PirtleAdd default method for constructing full graph
2023-02-27 Maxwell PirtleAdd predicate filtering to compatibility graph comp
2023-02-27 Maxwell PirtleFix most cosmetics and code warnings
2023-02-27 Maxwell PirtleCreate a private struct to hold search data
2023-02-27 Maxwell PirtleAdd first go at compatibility graph construction
2023-02-26 Martin QuinsonMerge branch 'master' into 'master'
2023-02-24 Martin QuinsonMerge branch 'udpor-phase2' into 'master'
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-24 Maxwell PirtleAdd first unit tests for topological sorting
2023-02-24 Maxwell PirtleAdd topological sort of configuration events
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-22 Maxwell PirtleAdd tests for adding events to configurations
2023-02-22 Maxwell PirtleAdd preliminary tests for Configuration
2023-02-22 Maxwell PirtleImplement adding events to configurations
2023-02-20 Maxwell PirtleMove UDPOR constructs out of udpor_global.cpp
2023-02-20 Maxwell PirtleAdd `udpor` directory under `mc/explo`