ReasoningEngine
ReasoningEngine copied to clipboard
Add console test runner
Adds a simple command-line test runner that can be used to run and debug locally, without the need for Jupyter notebooks.
Note the changes to RENotebookApi\RENotebookApi.fsproj; I'm not sure which .NET framework we want to use, but in my opinion, this should all be netstandard2.0 and not net472.