Context encoding and complementation

This commit is contained in:
Artur Meski
2018-04-03 17:50:23 +01:00
parent 6b485e4e08
commit 5f578c9066
3 changed files with 32 additions and 18 deletions

2
rs.hh
View File

@@ -105,7 +105,7 @@ class RctSys
}
private:
// Reactions reactions; // TODO: to be removed later
ReactionsForProc proc_reactions;
EntitiesSets initStates;