Metadata-Version: 2.2
Name: mis_finder
Version: 0.1.2
Summary: Python package for finding Max Independent Set in a graph represented as numpy adjacency matrix
Author-email: Aleksander Wojnarowicz <alwojnarowicz@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# python-mis
Python package for solving Max Independent Set graph problem
