trudge

Generators that enumerate discrete spaces using various strategies.


Keywords
enumeration, exhaustive-search, mathematics, python-library, state-space-search
License
MIT
Install
pip install trudge==0.0.0.3

Documentation

trudge

Generators that enumerate discrete spaces using various strategies.

PyPI version and link.

Package Installation and Usage

The package is available on PyPI:

python -m pip install trudge

The library can be imported in the usual way:

import trudge