Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

9231058/ON-Homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ON-Homework

Introduction

Fall 2017 - MSc - Amirkabir University of Technology

Julia with GLPK

sudo apt install libgmp-dev
Pkg.add("GPLK")
Pkg.add("GPLKMathProgInterface")