This package provides testing facilities for developers of JSO-compliant solvers.
Please cite this repository if you use SolverTest.jl in your work: see CITATION.cff
.
SolverTest is a Julia Language package. To install SolverTest, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command
pkg> add SolverTest
If you think you found a bug, feel free to open an issue. Focused suggestions and requests can also be opened as issues. Before opening a pull request, start an issue or a discussion on the topic, please.
If you want to ask a question not suited for a bug report, feel free to start a discussion here. This forum is for general discussion about this repository and the JuliaSmoothOptimizers, so questions about any of our packages are welcome.