Coverage for moptipy / operators / ordered_choices / __init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.12.0, created at 2025-11-24 08:49 +0000
« prev ^ index » next coverage.py v7.12.0, created at 2025-11-24 08:49 +0000
1"""
2The operators for :mod:`moptipy.spaces.ordered_choices` spaces.
4- Module :mod:`~moptipy.operators.ordered_choices.op0_choose_and_shuffle`
5 provides a nullary operator for randomly picking an ordered choices
6 instance.
7"""