Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : parallel comparison of system states for liveness model-checking
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Sat, 21 Sep 2013 20:47:01 +0000 (22:47 +0200)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Sat, 21 Sep 2013 20:50:29 +0000 (22:50 +0200)
commitf989860416adbc76eaacf8dd62b77026c23f8b24
treee917179558c1041c984b7b1e6e878a72aaff3302
parent5091520484cfb65451327eb49cfe4c423a010628
model-checker : parallel comparison of system states for liveness model-checking
13 files changed:
include/xbt/mmalloc.h
include/xbt/parmap.h
src/mc/mc_checkpoint.c
src/mc/mc_compare.c
src/mc/mc_global.c
src/mc/mc_liveness.c
src/mc/mc_private.h
src/xbt/mmalloc/mfree.c
src/xbt/mmalloc/mm_diff.c
src/xbt/mmalloc/mmalloc.c
src/xbt/mmalloc/mmprivate.h
src/xbt/mmalloc/mrealloc.c
src/xbt/parmap.c