Skip to content

Monroe Version that uses RANDOM-STATE and the compatible SHOP3 version#1

Draft
rpgoldman wants to merge 2 commits into
mainfrom
random-state
Draft

Monroe Version that uses RANDOM-STATE and the compatible SHOP3 version#1
rpgoldman wants to merge 2 commits into
mainfrom
random-state

Conversation

@rpgoldman

Copy link
Copy Markdown
Collaborator

The previous version of Monroe2 could only work with Allegro CL -- at least for scripted generation -- because it used an implementation-specific version of random seeds (CL random state objects are not portable). This replaces that with use of the random-state library.

This has actually caused problems, because there are multiple bugs in random-state.

Bump Monroe version for new, portable randomization and require SHOP3
version that is compatible.
Allegro seems to be willing to bind *PACKAGE* to a package-designator,
but SBCL requires a real package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant