Max Piskunov
Max Piskunov
@daneelsan, yes, but it [won't be possible](https://stackoverflow.com/questions/21340803/embed-javascript-in-github-readme-md) to do it on GitHub directly.
@daneelsan, yes, I think that's better than omitting them entirely. It will also allow us to keep images the same.
Might not be worth fixing before #401.
@taliesinb, could you add some details about what you'd like to write about here?
Was mistakenly closed.
Likely relevant: [`VideoGenerator`](https://reference.wolfram.com/language/ref/VideoGenerator.html).
@dchichkov, yes, libSetReplace is the `"LowLevel"` C++ implementation of the Wolfram model evolution. `"EventOrderingFunction"` corresponds to the [`OrderingSpec`](https://github.com/maxitg/SetReplace/blob/e1bfb74ea1e8157ac79181617b468fb310a9f70c/libSetReplace/Match.hpp#L59) in the C++ code. Although I think it will probably be easier...
@mrektor, keep in mind, Wolfram model states in general are hypergraphs, not graphs, so we need hypergraph versions of these functions. We can also do this for [causal graphs/expressions-events graphs](https://github.com/maxitg/SetReplace/#causal-graphs)...
We should use Function Resource notebooks, but it is still unclear how to integrate that into version control.
> We should use Function Resource notebooks, but it is still unclear how to integrate that into version control. I take that back. We should not be using resource function...