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

0 statements  

« prev     ^ index     » next       coverage.py v7.14.1, created at 2026-05-28 09:42 +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"""