Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florianwendelborn/simplex
📈 Just another implementation of the lexicographic simplex algorithm
https://github.com/florianwendelborn/simplex
computer-science simplex-algorithm
Last synced: 23 days ago
JSON representation
📈 Just another implementation of the lexicographic simplex algorithm
- Host: GitHub
- URL: https://github.com/florianwendelborn/simplex
- Owner: FlorianWendelborn
- Created: 2017-05-16T10:15:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T10:34:51.000Z (over 7 years ago)
- Last Synced: 2024-11-09T00:42:30.222Z (3 months ago)
- Topics: computer-science, simplex-algorithm
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simplex
Just another implementation of the lexicographic simplex algorithm.