Skip to content

amk1710/LPBasic.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPBasic.jl

Implementation of the LPBasic line planning algorithm in Julia/JuMP.

The source code is found under the src folder. For usage in the Julia language enviroment, include the LPBasic module using:

include("src/LPBasic.jl")

For more usage instructions and API information, read the documentation at https://amk1710.github.io/LPBasic.jl/.

For information on the problem and project details, read the './relatorio-final.pdf' report(only avaiable in portuguese).

This project uses open source resources, whose respective licenses are in licenses/ directory.

This project was developed by Computer Science André Mazal Krauss, at the Pontifícia Universidade Católica do Rio de Janeiro(PUC-Rio), with supervision from Marcus Poggi.

About

Implementation of the LPBasic line planning algorithm using Julia/JuMP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages