rpgoldman

Results 153 issues of rpgoldman

Here's a new version of the Eli history option. This adds a pair of commands to cycle through the history _without_ prefix-matching. It also turns _off_ the Eli history option...

Explain what happens if SBCL is run with `--disable-ldb`.

## Tell us about it Saving an arviz `inferenceData` object to a file, I was looking at the docstring (on the website) for guidance. Here are some questions I think...

Beginner
User Documentation

Add the ability to translate an ESS enhanced plan tree into an HDDL format plan. To date, it has been too difficult to add this capability to the classic SHOP...

The SHOP code is terribly confusing about what a "plan" is. Sometimes it's a list of actions interspersed with action costs. Sometimes those costs are removed (after a call to...

enhancement

1. Make it possible to selectively run the test scripts. 2. Allocate extra memory for Allegro. 3. Expand the stack with `ulimit` (notably for Allegro).

There were a couple of snippets of code that only work in case-*insensitive* Lisp. Stumbled on this testing a system that depends on SHOP3 using Allegro modern.

It is possible for the depth numbers to become negative, indicating that increment and decrement over backtracking is incorrect.