Coverage for moptipyapps / tests / __init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.13.0, created at 2025-12-11 04:40 +0000
« prev ^ index » next coverage.py v7.13.0, created at 2025-12-11 04:40 +0000
1"""
2Unit tests that you can use to check your moptipyapps based experiments.
4- :mod:`moptipyapps.tests.on_binpacking2d` contains tests on the
5 two-dimensional bin packing problem.
6"""