Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

exanauts/Simplex.jl

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplex.jl

Julia implementation of a revised primal simplex method

The algorithm runs on CPU and GPU.

How to run example (examples/netlib.jl)

  1. Go to netlib directory.
  2. Compile emps.c by gcc emps.c -o emps.
  3. Run the script get.sh that downloads and uncompress some mps instances.
  4. Now you have some test instances. Try (at the current directory)
julia --project=.. ../examples/netlib.jl

See results.md for numerical results.

Acknowledgement

This is a part of ExaSGD project. This material is based upon work supported by the U.S. Department of Energy, Office of Science, under contract number DE-AC02-06CH11357.

About

Julia implementation of a revised simplex method for cpu and gpu

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.