https://github.com/simonalveteg/edag01
Effektiv C
https://github.com/simonalveteg/edag01
Last synced: 11 months ago
JSON representation
Effektiv C
- Host: GitHub
- URL: https://github.com/simonalveteg/edag01
- Owner: simonalveteg
- Created: 2024-09-18T11:03:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:42:42.000Z (over 1 year ago)
- Last Synced: 2024-10-23T09:13:06.520Z (over 1 year ago)
- Language: C
- Size: 27.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
there are reference implementations of the pseudo code in the linux and macos directories
intopt -f i # print out simplex algorithm
intopt -a i # print out also branch-and-bound algorithm
only intopt < i is the same as intopt -a i
this program (but producing slighly different output) is also on power.cs.lth.se as /usr/bin/intopt