mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
15 lines
774 B
Plaintext
15 lines
774 B
Plaintext
SCIP is currently one of the fastest non-commercial solvers for mixed integer
|
|
programming (MIP) and mixed integer nonlinear programming (MINLP). It is also
|
|
a framework for constraint integer programming and branch-cut-and-price. It
|
|
allows for total control of the solution process and the access of detailed
|
|
information down to the guts of the solver.
|
|
|
|
Features:
|
|
* very fast standalone solver for linear programming (LP), mixed integer
|
|
programming (MIP), and mixed integer nonlinear programming (MINLP)
|
|
* framework for branching, cutting plane separation, pricing, and propagation
|
|
* large C-API, C++ wrapper classes for user plugins
|
|
* interfaces to other applications and programming languages
|
|
* open LP solver support
|
|
* highly flexible through many possible user plugins
|