Port details on branch 2024Q4 |
- osi COIN-OR Open Solver Interface, an API for calling solver libraries
- 0.108.11 math =2 0.108.11Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-12-10 07:59:59
- Last Update: 2024-08-23 03:48:11
- Commit Hash: 6f6a574
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: EPL
- WWW:
- https://github.com/coin-or/Osi/
- Description:
- Osi (Open Solver Interface) provides an abstract base class to a generic linear
programming (LP) solver, along with derived classes for specific solvers. Many
applications may be able to use the Osi to insulate themselves from a specific
LP solver. The following is a list of derived Osi classes:
Solver Derived Class
* Cbc OsiCbc
* Clp OsiClp
* CPLEX OsiCpx
* DyLP OsiDylp
* GLPK OsiGlpk
* Gurobi OsiGrb
* MOSEK OsiMsk
* SoPlex OsiSpx
* SYMPHONY OsiSym
* Vol OsiVol
* XPRESS-MP OsiXpr
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/osi/ && make install clean
- To add the package, run one of these commands:
- pkg install math/osi
- pkg install coin-or-Osi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coin-or-Osi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724381878
SHA256 (coin-or-Osi-releases-0.108.11_GH0.tar.gz) = 1063b6a057e80222e2ede3ef0c73c0c54697e0fee1d913e2bef530310c13a670
SIZE (coin-or-Osi-releases-0.108.11_GH0.tar.gz) = 1037739
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- coin-or-Data-Sample>0 : math/coin-or-data-sample
- coin-or-Data-Netlib>0 : math/coin-or-data-netlib
- gfortran13 : lang/gcc13
- gfortran13 : lang/gcc13
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- coin-or-Data-Sample>0 : math/coin-or-data-sample
- coin-or-Data-Netlib>0 : math/coin-or-data-netlib
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libCoinUtils.so : math/coinutils
- libopenblas.so : math/openblas
- This port is required by:
- for Libraries
-
- cad/openroad
- editors/openoffice-4
- editors/openoffice-devel
- math/bonmin
- math/casadi
- math/cbc
- math/cgl
Configuration Options:
- No options to configure
- Options name:
- math_osi
- USES:
- fortran gmake libtool localbase:ldflags pkgconfig tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|