We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
One requirement for adding a solver to the JuMP docs is to run it through the MOI tests. For Percival, the tests are run in the test of this package. @amontoison was suggesting to create a Github action that would try to run the MOI tests for each solver on separate runs. I like the idea, we also have a similar job in MOI: https://github.com/jump-dev/MathOptInterface.jl/blob/master/.github/workflows/solver-tests.yml
The text was updated successfully, but these errors were encountered:
amontoison
No branches or pull requests
One requirement for adding a solver to the JuMP docs is to run it through the MOI tests.
For Percival, the tests are run in the test of this package. @amontoison was suggesting to create a Github action that would try to run the MOI tests for each solver on separate runs. I like the idea, we also have a similar job in MOI: https://github.com/jump-dev/MathOptInterface.jl/blob/master/.github/workflows/solver-tests.yml
The text was updated successfully, but these errors were encountered: