https://github.com/danylevych/linear-prog
https://github.com/danylevych/linear-prog
linear-programming python scipy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danylevych/linear-prog
- Owner: danylevych
- Created: 2024-03-19T20:23:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T20:32:41.000Z (about 2 years ago)
- Last Synced: 2025-03-24T15:09:56.471Z (about 1 year ago)
- Topics: linear-programming, python, scipy
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi, this program helps you to solve linear programming tasks.
### In 'data.txt' you can find the format of data with which the program works. You don't need to download this one because of to start the program you need to type 'python linearprog.py [file name]', here 'file name' might be anyone.