Port details |
- SCIP Solver for mixed integer, mixed integer nonlinear programming
- 8.0.0 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2017-12-25 19:03:41
- Last Update: 2022-07-20 14:22:24
- Commit Hash: f53eb28
- Also Listed In: science
- License: ZIB
- Description:
- 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
WWW: https://www.scipopt.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/SCIP/ && make install clean
- To add the package, run one of these commands:
- pkg install math/SCIP
- pkg install SCIP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: SCIP
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652027442
SHA256 (scip-8.0.0.tgz) = 14997ae1be7359f481f4f0919ffe3693c12444e2e014e22b09f15409e5cc55e4
SIZE (scip-8.0.0.tgz) = 11033023
- 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:
-
- cmake : devel/cmake
- gfortran11 : lang/gcc11
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- gfortran11 : lang/gcc11
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libsoplex.so : math/SoPlex
- libblas.so : math/blas
- libipopt.so : math/ipopt
- liblapack.so : math/lapack
- libreadline.so.8 : devel/readline
- Patch dependencies:
-
- gtar : archivers/gtar
- This port is required by:
- for Libraries
-
- math/py-PySCIPOpt
- Configuration Options:
- ===> The following configuration options are available for SCIP-8.0.0:
IPOPT=on: Non-linear optimization support via Ipopt
ZIMPL=off: Build with Zimpl to translate LP models
===> Use 'make config' to modify these settings
- Options name:
- math_SCIP
- USES:
- compiler:c11 cmake readline tar:tgz fortran pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:24 8.0.0 |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
08 May 2022 18:02:06 8.0.0 |
Yuri Victorovich (yuri)  |
math/SCIP: Update 7.0.3 -> 8.0.0
Reported by: portscout |
24 Feb 2022 16:21:08 7.0.3_2 |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.12.13 -> 3.14.4 |
01 Aug 2021 17:22:09 7.0.3_1 |
Yuri Victorovich (yuri)  |
math/SCIP: Add the ZIMPL option |
01 Aug 2021 04:31:33 7.0.3 |
Yuri Victorovich (yuri)  |
math/SCIP: Update 7.0.2 -> 7.0.3
Also add the IPOPT option.
IPOPT options submitted by: Philipp Ost <bsd@philippost.de> |
31 Jul 2021 21:19:37 7.0.2_1 |
Yuri Victorovich (yuri)  |
math/SoPlex: Update 4.0.1 -> 5.0.2
Also:
* Add MPFR option.
* Add 'test' target. |
06 Apr 2021 14:31:07 7.0.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Dec 2020 08:39:52
7.0.2 |
yuri  |
math/SCIP: Update 7.0.1 -> 7.0.2
Reported by: portscout |
10 Aug 2020 05:08:48
7.0.1 |
yuri  |
math/SCIP: Fix MASTER_SITES and WWW URLs |
10 Aug 2020 05:05:55
7.0.1 |
yuri  |
math/SCIP: Update 6.0.1 -> 7.0.1 |
26 Jul 2019 20:46:57
6.0.1_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
09 Apr 2019 14:04:50
6.0.1_1 |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
21 Jan 2019 18:19:30
6.0.1 |
yuri  |
math/SCIP: Update 6.0.0 -> 6.0.1
Reported by: portscout |
25 Dec 2018 20:25:40
6.0.0_1 |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
6.0.0_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
01 Dec 2018 21:06:48
6.0.0 |
yuri  |
math/SCIP: fix build with GCC-based architectures
PR: 233702
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
04 Jul 2018 19:44:10
6.0.0 |
yuri  |
math/SCIP: Update 5.0.1 -> 6.0.0; math/py-PySCIPOpt: Update 1.4.9 -> 2.0.0
SCIP and its python binding.
Reported by: portscout |
03 Jul 2018 09:57:52
5.0.1_1 |
yuri  |
math/SoPlex: Update 3.1.1 -> 4.0.0
Also bump math/SCIP.
Reported by: portscout |
15 Apr 2018 07:54:29
5.0.1 |
yuri  |
math/SCIP: Update 5.0.0 -> 5.0.1
Also added CONFLICTS_BUILD=Ipopt (reported upstream as a bug)
Reported by: portscout |
25 Dec 2017 19:03:30
5.0.0 |
yuri  |
New port: math/SCIP: Solver for mixed integer, mixed integer nonlinear
programming
Submitted by: myself
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13614 |