GraphSim TK 2.1.0¶
Minor bug fixes¶
- Removed unbounded stack allocations.
Documentation fixes¶
- The MemSimSearch documentation example demonstrates how to use a OEMolDatabase to minimize memory usage. See the Sorted Search section for a description of how this is done.
- A C# example for GraphSim TK added.