network of automata
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
from sys import exit
|
||||
from colour import *
|
||||
|
||||
from rs.reaction_system_with_concentrations import ReactionSystemWithConcentrations
|
||||
from rs.context_automaton_with_concentrations import ContextAutomatonWithConcentrations
|
||||
from rs.network_of_context_automata import NetworkOfContextAutomata
|
||||
|
||||
class ReactionSystemWithAutomaton(object):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user