Closed maxitg closed 3 years ago
I did not quite finish the tests yet. I have half of the separation matching file remaining. Also, there is no documentation yet. I will make another PR with documentation for both GenerateMultihistory
and MultisetSubstitutionSystem
. Otherwise, this PR is going to exceed 1000 lines.
@taliesinb, could you give me an estimate of when will you need this PR for the sequence system so that I know what my deadline is to finish this?
@taliesinb, tests are done. The only thing remaining is figuring out the naming for spacelike/timelike/branchlike. I think the names I came up with, compatible/past/future/inconsistent are too confusing.
Well, tests are almost done. Just need to fix a few things.
I have finished everything here except for documentation (which will be in a separate PR together with GenerateMultihistory
). Also, I went back to using spacelike/timelike/branchlike for now until/unless we come up with a better name. Since these are not public, they will be easy to change at any point.
Changes
MultisetSubstitutionSystem
."MaxDestroyerEvents"
,"MaxGeneration"
,"MaxEventInputs"
and"MaxEventOutputs"
are supported for event selection."MaxEvents"
is supported as a stopping condition.Comments
Examples
WolframModelEvolutionObject
:This change is