Metadata-Version: 2.1
Name: pyhobo
Version: 0.0.1
Summary: PyHOBO allows to construct Hamiltonian for Variation Quantum Algorithms based on Higher-Order Binary Optimization.
Home-page: https://github.com/Manoline-git/pyhobo
Author: Himanshu Sahu
Author-email: himanshu.sahu@uwaterloo.ca
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

If you want to solve a combinatorial optimization problem using Higher-Order Binary Optimization, PyHOBO allows you to construct cost function or Hamiltonian for your problem which can directly be fed to Qiskit.
