Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move the stats of visited_states count from ModelChecker to DFSExplorer where it...
[simgrid.git] / src / mc / explo / DFSExplorer.hpp
2023-03-02 Martin QuinsonMove the stats of visited_states count from ModelChecke...
2023-02-22 mlaurentfix a few test with dpor
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-17 mlaurentDefault is not to use sleep-set to agree with existing...
2023-02-17 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-13 mlaurentadding sleep sets to reduction techniques
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-08-07 Martin Quinsonmc:DFSExplo: cosmetics in the backtracking
2022-08-07 Martin QuinsonMerge mc_safety.hpp into DFSExplorer class
2022-08-06 Martin QuinsonMake the RemoteApp a field of the Exploration, and...
2022-08-04 Martin QuinsonPass the remote app as a parameter to all exploration...
2022-08-02 Martin QuinsonConvert Api::get_maxpid() into RemoteApp::get_maxpid()
2022-08-02 Martin QuinsonRename mc::Session into mc::api::RemoteApp
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-09 Martin QuinsonRename mc::SafetyChecker to mc::DFSExplorer