Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/luk036/primal-dual-approx-py
- Owner: luk036
- License: mit
- Created: 2020-12-29T02:24:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T07:44:25.000Z (9 months ago)
- Last Synced: 2024-04-25T13:49:09.579Z (9 months ago)
- Topics: algorithm, python
- Language: Python
- Homepage: https://luk036.github.io/primal-dual-approx-py/
- Size: 694 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
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/.