Coverage for moptipyapps / spoc / __init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.13.5, created at 2026-04-03 04:37 +0000
« prev ^ index » next coverage.py v7.13.5, created at 2026-04-03 04:37 +0000
1"""
2Tools for the ESA SPOC challenges.
4The European Space Agency (ESA) regularly holds its Space Optimisation
5Competition (SpOC), e.g., at the Genetic and Evolutionary Computation
6Conference (GECCO, see, e.g. <https://gecco-2026.sigevo.org/Competitions>).
8The website of the challenge is <https://optimise.esa.int>.
9Here we provide tools for this challenge.
11All data contained in here is taken from <https://github.com/esa/SpOC4>,
12which is also under the GPL-3 License.
13The copyright belongs to the authors of this data.
14"""