https://github.com/hungrybluedev/dual-simplex-algorithm-in-matlab
This is an implementation of the Dual Simplex Algorithm in MATLAB. Part of an assignment for the 6th semester course: IMM6001 - Optimization Techniques.
https://github.com/hungrybluedev/dual-simplex-algorithm-in-matlab
Last synced: 9 months ago
JSON representation
This is an implementation of the Dual Simplex Algorithm in MATLAB. Part of an assignment for the 6th semester course: IMM6001 - Optimization Techniques.
- Host: GitHub
- URL: https://github.com/hungrybluedev/dual-simplex-algorithm-in-matlab
- Owner: hungrybluedev
- License: mit
- Created: 2020-02-18T10:20:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T10:31:21.000Z (almost 6 years ago)
- Last Synced: 2025-02-14T18:36:26.399Z (10 months ago)
- Language: MATLAB
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dual Simplex Algorithm in MATLAB
This is an implementation of the Dual Simplex Algorithm in MATLAB.
Part of an assignment for the 6th semester course: IMM6001 - Optimization Techniques.