Hector Medina

Results 52 comments of Hector Medina

If you have the list of rule names, you could just parse the values out of the influence map, no? Back to the original question, should 'k' be more of...

Indeed! I'll just add that the TQL uses the KaSim parser, so it itself doesn't know (or care) about the trace format. Only KaSim knows what's in that gargantuan one-liner.

I can think of two sorts: * list of complexes in the snapshot * list of agents within a complex From what I gather of KaCommandLineSim, it already sorts the...

I see two use-case scenarios for this mode: 1) User wants to salvage a trace after the server crashed 2) User decides post-facto to extend a simulation In scenario 2,...

Would it be feasible to have the following behavior: At simulation's end, if RNG state is requested (e.g. by the trace option), dump the state in _a format_ (opaque binary...

Now, what's the interaction between `batch` and `continue` ? It seems logical to assume that a user could want both `batch` and `continue`, as well as `interactive` and `continue`. Would...

I see the trace file contains all the contents of the model. It seems that one could continue from a trace _without_ the inputs file.

Until the OCaml API gets developed, could you use the Python API instead?

Using both Firefox and Chrome, I produce the same behavior: two times the bond. When viewed in Illustrator, it has black fill. When viewed by Chrome or Firefox, it does...

Ah, so because of the expansion into three unambiguous rules where 2 had no ambiguous molecularity, it printed 2 warnings. I had thought it was printing twice the same warning....