Fri, 14 Jun 2024 03:21:01 UTC | login

Information for build coin-or-Bonmin-1.8.8-1.fc33

ID153257
Package Namecoin-or-Bonmin
Version1.8.8
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-Bonmin.git#82c2b479e6fcbcf60359d1ff74bfd47a0befbaff
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
StartedTue, 09 Jun 2020 13:38:47 UTC
CompletedTue, 09 Jun 2020 13:49:32 UTC
Taskbuild (f33, /rpms/coin-or-Bonmin.git:82c2b479e6fcbcf60359d1ff74bfd47a0befbaff)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-Bonmin.git#82c2b479e6fcbcf60359d1ff74bfd47a0befbaff'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Feb 21 2020 Jerry James <loganjerry@gmail.com> - 1.8.8-1 - Release 1.8.8 - BR help2man and generate a man page for the binary - Make the -doc subpackage be arch-specific to work around FTBFS * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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