extSearch is an open-source collaboration geared towards finding extremum values for hard constrained optimization problems.
The extSearch framework contains source code for:
- Web-based interface allowing users to manually submit solutions
- API allowing users to submit as well as verify solutions
- Up-to-Date database of user-submitted solutions for each problem hosted on the platform
Documentation for all individual components of the extFramework are included in the docs folder, documentation is formatted using MkDocs, which can be recompiled using the guide here.