Reaction Systems with Concentrations. Context Automaton class.

This commit is contained in:
Artur Meski
2016-02-14 20:25:07 +01:00
parent 6aaca2ba27
commit 9245546d3d
3 changed files with 88 additions and 41 deletions

View File

@@ -261,4 +261,3 @@ def drs_mutex_property1(k):
state.extend([[] for i in range(k)])
return state