Skip to content

qbit-/maxCutPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Notes

This project is written in Python language. In order to make this work you may need some extra libraries:

  • Numpy, the fundamental package for scientific computing with Python; http://numpy.scipy.org/

  • SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering http://www.scipy.org/

  • matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms http://matplotlib.sourceforge.net/

  • NetworkX is a Python language software package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. http://networkx.lanl.gov/

See example.py for a usage example.

Contact Us

Original authors:

Andrea Casini andreacasini88@gmail.com

Nicola Rebagliati nicola.rebagliati@gmail.com

Current repository maintainer:

Qbit- rss3@rice.edu

About

A Python Library for solving the Max Cut Problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 57.3%
  • Python 42.7%