Resolve "Base class for simulations"
What does this MR do?
Implements what is proposed in #94 (closed).
- Add abstract class
SimulationBase
. - Add test
test-simulation-base.cc
.
Is there something that needs to be double checked?
Can this MR be accepted?
-
Implemented proposal -
Added unit test -
Added unit test to the pipeline -
Pipeline passing -
Added entry to CHANGELOG.md
Related issues
Closes #94 (closed)
Edited by Lukas Riedel