Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

              __          
    ___ _____/ /  _____ __
   / _ `/ __/ _ \/ -_) \ /
   \_,_/_/ /_.__/\__/_\_\

A Rust Based Simplex.


Overview

This is a Rust implementation of the Simplex algorithm developed from scratch for the DCC035 course.

It supports solving LP problems through primal-dual simplex methods.


Features

  • repl

  • Primal-dual steps

  • Multiple optima

  • Exact fraction arithmetic

  • LP certificates


About

a rust based simplex

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages