Skip to content

Instantly share code, notes, and snippets.

View mymi14s's full-sized avatar
🏠
Working from home

Anthony C. Emmanuel mymi14s

🏠
Working from home
View GitHub Profile
"""
Title: Linear Programming Problem Solver
Author: Anthony Chiemeka Emmanuel
Date: 16-10-2016
Email: mymi14s@gmail.com
Version: 1.0
"""
from __future__ import print_function
import sys