
Security News
MCP Steering Committee Launches Official MCP Registry in Preview
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
com.github.vagmcs:optimus-solver-lp_2.11
Advanced tools
Optimus is a mathematical programming library for Scala
Optimus is a library for Linear and Quadratic mathematical optimization written in Scala programming language.
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; See the GNU Lesser General Public License v3 for more details.
Optimus is published to Maven Central for Scala 2.11, 2.12 and 2.13.
Add the following dependencies to your SBT build file in order to get started:
libraryDependencies ++= Seq(
"com.github.vagmcs" %% "optimus" % "3.2.4",
"com.github.vagmcs" %% "optimus-solver-oj" % "3.2.4",
"com.github.vagmcs" %% "optimus-solver-lp" % "3.2.4"
)
Optionally, you can also add the following extra dependencies for proprietary solvers:
"com.github.vagmcs" %% "optimus-solver-gurobi" % "3.2.4",
"com.github.vagmcs" %% "optimus-solver-mosek" % "3.2.4"
For more information see Building and Linking
Contributions are welcome, for details see CONTRIBUTING.md.
Please use the following BibTeX entry to cite Optimus in your papers:
@misc{Optimus,
author = {Evangelos Michelioudakis and Anastasios Skarlatidis},
title = {Optimus: an open-source mathematical optimization library},
url = {https://github.com/vagmcs/Optimus}
}
FAQs
Optimus is a mathematical programming library for Scala
We found that com.github.vagmcs:optimus-solver-lp_2.11 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.