Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luk036/primal-dual-approx-py

☯ Primal-dual Approximation Algorithm
https://github.com/luk036/primal-dual-approx-py

algorithm python

Last synced: about 1 month ago
JSON representation

☯ Primal-dual Approximation Algorithm

Awesome Lists containing this project

README

        

[![Documentation Status](https://readthedocs.org/projects/primal-dual-approx-py/badge/?version=latest)](https://primal-dual-approx-py.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/luk036/primal-dual-approx-py/branch/main/graph/badge.svg?token=2RACXYWU6K)](https://codecov.io/gh/luk036/primal-dual-approx-py)



# ☯ primal-dual-approx-py

Approximation algorithms based-on primal-dual thinking

## Description

A longer description of your project goes here...

## Depend on

- [mywheel](https://github.com/luk036/mywheel)
- networkx

## 👉 Note

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.