https://github.com/luk036/primal-dual-approx-py
☯️ Primal-dual Approximation Algorithm
https://github.com/luk036/primal-dual-approx-py
algorithm python
Last synced: 7 months 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T09:09:44.000Z (8 months ago)
- Last Synced: 2025-03-24T15:02:44.855Z (7 months ago)
- Topics: algorithm, python
- Language: Python
- Homepage: https://luk036.github.io/primal-dual-approx-py/
- Size: 704 KB
- Stars: 2
- Watchers: 1
- 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
[](https://primal-dual-approx-py.readthedocs.io/en/latest/?badge=latest)
[](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/.