Port details on branch 2022Q2 |
- ipopt Software package for large-scale nonlinear optimization
- 3.14.17_1 math
=2 3.14.17_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2014-09-01 18:09:50
- Last Update: 2025-03-24 03:54:28
- Commit Hash: 55c1bb4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: EPL
- WWW:
- https://coin-or.github.io/Ipopt/
- https://github.com/coin-or/Ipopt
- Description:
- Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization.
Ipopt is written in C++ and is released as open source code under the
Eclipse Public License (EPL). It is available from the COIN-OR
initiative. The code has been written by Carl Laird and Andreas Wchter,
who is the COIN project leader for Ipopt.
The Ipopt distribution can be used to generate a library that can be
linked to one's own C++, C, or Fortran code, as well as a solver
executable for the AMPL modeling environment. The package includes
interfaces to CUTEr optimization testing environment, as well as the
MATLAB and R programming environments. IPOPT can be used on Linux/UNIX,
Mac OS X and Windows platforms.
An excellent reference for this library can be found in:
Wachter and L. T. Biegler, On the Implementation of a Primal-Dual Interior
Point Filter Line Search Algorithm for Large-Scale Nonlinear Programming,
Mathematical Programming 106(1), pp. 25-57, 2006
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_BUILD:
- To install the port:
- cd /usr/ports/math/ipopt/ && make install clean
- To add the package, run one of these commands:
- pkg install math/ipopt
- pkg install Ipopt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: Ipopt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734242411
SHA256 (coin-or-Ipopt-releases-3.14.17_GH0.tar.gz) = 17ab8e9a6059ab11172c184e5947e7a7dda9fed0764764779c27e5b8e46f3d75
SIZE (coin-or-Ipopt-releases-3.14.17_GH0.tar.gz) = 1874612
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:
-
- gfortran13 : lang/gcc13
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Test dependencies:
-
- bash : shells/bash
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libcoinasl.so : math/asl
- libcoinmumps.so : math/coin-or-mumps
- libblas.so : math/blas
- liblapack.so : math/lapack
- This port is required by:
- for Libraries
-
- math/SCIP
- math/bonmin
- math/casadi
- math/cgl-conic
- math/couenne
- math/disco
- math/freefem++
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for Ipopt-3.14.17_1:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- math_ipopt
- USES:
- blaslapack compiler:c++11-lang fortran libtool pathfix pkgconfig shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|