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

This removes gambit-enumpoly from the default build and marks as expe… #397

Conversation

tturocy
Copy link
Member

@tturocy tturocy commented Nov 2, 2023

…rimental.

The implementation of gambit-enumpoly has a number of problems which have cumulated over the years, possibly related to building pelican on 64-bit systems.

The roadmap calls for this method to be refactored heavily to separate out the concept of support enumeration from solution method, and to allow for different solution backends for given candidate supports.

As such, for now, we are doing the following:

  1. This method is now marked as "experimental" and removed from the build by default.
  2. References to it in the graphical interface have been removed. (It was never the "recommended" solver so this has little effect unless someone was selecting it explicitly.)

…rimental.

The implementation of gambit-enumpoly has a number of problems which have cumulated over the years, possibly related to building pelican on 64-bit systems.

The roadmap calls for this method to be refactored heavily to separate out the concept of support enumeration from solution method, and to allow for different solution backends for given candidate supports.

As such, for now, we are doing the following:

1.  This method is now marked as "experimental" and removed from the build by default.
2.  References to it in the graphical interface have been removed.  (It was never the "recommended" solver so this has little effect unless someone was selecting it explicitly.)
@tturocy tturocy merged commit 98b8a06 into master Nov 2, 2023
15 checks passed
@tturocy tturocy deleted the 392-enh-remove-enumpoly-references-from-graphical-interface-and-disable-build-by-default branch November 2, 2023 07:36
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.

ENH: Remove enumpoly references from graphical interface and disable build by default
1 participant