README.md
pyproject.toml
src/maifs/__init__.py
src/maifs/exceptions.py
src/maifs/plugin.py
src/maifs/py.typed
src/maifs/qubo.py
src/maifs/solvers.py
src/maifs.egg-info/PKG-INFO
src/maifs.egg-info/SOURCES.txt
src/maifs.egg-info/dependency_links.txt
src/maifs.egg-info/top_level.txt
tests/test_maifs.py
tests/test_maifs_cox.py
tests/test_maifs_linear.py
tests/test_maifs_logistic.py
tests/test_maifs_multi_output_linear.py
tests/test_maifs_solvers.py