Coverage for moptipyapps/tests/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.15.2, created at 2026-07-18 21:24 +0000

1""" 

2Unit tests that you can use to check your moptipyapps based experiments. 

3 

4- :mod:`moptipyapps.tests.on_binpacking2d` contains tests on the 

5 two-dimensional bin packing problem. 

6"""