Skip to content
Success

Changes

Summary

  1. Reduce the amount of dupplicated code between the constructors of mc::State (details)
  2. One constructor less in mc::WutState (and one ugly trick less) (details)
Commit cbc530924238b3c339ab0b192b295cc40940d23b by Martin Quinson
Reduce the amount of dupplicated code between the constructors of mc::State
The file was modified src/mc/explo/simgrid_mc.cpp
The file was modified src/mc/api/states/State.cpp
The file was modified src/mc/explo/Exploration.cpp
Commit a086e7f3a185ef01252e8f9fd0ee100be7ab2e12 by Martin Quinson
One constructor less in mc::WutState (and one ugly trick less)
The file was modified src/mc/api/states/BFSWutState.cpp
The file was modified src/mc/api/states/WutState.cpp
The file was modified src/mc/api/states/WutState.hpp