Wed, 03 Jul 2024 18:42:10 UTC | login

Information for build coin-or-Bonmin-1.8.7-2.fc31

ID105189
Package Namecoin-or-Bonmin
Version1.8.7
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-Bonmin.git#c772349ba9398cc46a4681c2b4e8b9e1ab20a1de
SummaryBasic Open-source Nonlinear Mixed INteger programming
DescriptionBonmin (Basic Open-source Nonlinear Mixed INteger programming) is an experimental open-source C++ code for solving general MINLP (Mixed Integer NonLinear Programming) problems of the form: min f(x) s.t. g_L <= g(x) <= g_U x_L <= x <= x_U x_i in Z for all i in I and, x_i in R for all i not in I. where f(x): R^n --> R, g(x): R^n --> R^m are twice continuously differentiable functions and I is a subset of {1,..,n}. Bonmin features several algorithms * B-BB is a NLP-based branch-and-bound algorithm, * B-OA is an outer-approximation decomposition algorithm, * B-QG is an implementation of Quesada and Grossmann's branch-and-cut algorithm, * B-Hyb is a hybrid outer-approximation based branch-and-cut algorithm. The algorithms in Bonmin are exact when the functions f and g are convex; in the case where f or g or both are non-convex they are heuristics.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 02 Aug 2019 12:50:09 UTC
CompletedFri, 02 Aug 2019 13:23:38 UTC
Taskbuild (f31-candidate, /rpms/coin-or-Bonmin.git:c772349ba9398cc46a4681c2b4e8b9e1ab20a1de)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-Bonmin.git#c772349ba9398cc46a4681c2b4e8b9e1ab20a1de'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jun 27 2019 Jerry James <loganjerry@gmail.com> - 1.8.7-2 - Correct license from CPL to EPL-1.0 - Eliminate unnecessary BRs and Rs - Force libtool to not defeat -Wl,--as-needed - Be explicit about library versions as required by latest guidelines - Add doxygen documentation to the -doc subpackage - Package doxygen tag file to enable cross-linking * Tue Apr 09 2019 Antonio Trande <sagitter@fedoraproject.org> - 1.8.7-1 - Release 1.8.7 - Avoid mixed use of %doc and %docdir * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 01 2018 Antonio Trande <sagitter@fedoraproject.org> - 1.8.6-1 - Release 1.8.6 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 03 2018 Antonio Trande <sagitter@fedoraproject.org> - 1.8.4-15 - Rebuild for Ipopt-3.12.10 * Fri Feb 23 2018 Antonio Trande <sagitter@fedoraproject.org> - 1.8.4-14 - Rebuild for Ipopt-3.12.9 - Rebuild against openblas * Wed Feb 21 2018 Antonio Trande <sagitter@fedoraproject.org> - 1.8.4-13 - Add gcc gcc-c++ BR * Thu Feb 15 2018 Antonio Trande <sagitter@fedoraproject.org> - 1.8.4-12 - Use %ldconfig_scriptlets * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Oct 29 2017 Antonio Trande <sagitterATfedoraproject.org> - 1.8.4-10 - Rebuild for MUMPS-5.1.2 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild