Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rpgoldman
Copy link
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