https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl
Raw File
Tip revision: 2204253eb0ae1b86b64c4f13644b2dae591a62af authored by Javier Barbero on 18 March 2021, 19:57:27 UTC
Version 0.3.0
Tip revision: 2204253
Project.toml
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"

[compat]
Documenter = "~0.26"
GLPK = "0.14"
Ipopt = "^0.6.5"
back to top