Adds documentation for GenerateMultihistory, MultisetSubstitutionSystem and the directory structure around them (Generators, Properties, Systems, and Types).
Comments
Some of this documentation is running slightly ahead by referencing non-existing functions. The links to them can be added once the functions are implemented.
Most code blocks are overly long because (1) they use GenerateMultihistory instead of more compact generators that are not yet implemented and (2) they have to convert to WolframModelEvolutionObject to make token-event graphs. The code should look much nicer once these are implemented.
Changes
GenerateMultihistory
,MultisetSubstitutionSystem
and the directory structure around them (Generators, Properties, Systems, and Types).Comments
GenerateMultihistory
instead of more compact generators that are not yet implemented and (2) they have to convert toWolframModelEvolutionObject
to make token-event graphs. The code should look much nicer once these are implemented.This change is