Thu, 19 Sep 2024 18:14:09 UTC | login

Information for build coin-or-Bonmin-1.8.9-2.fc41

ID330791
Package Namecoin-or-Bonmin
Version1.8.9
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-Bonmin.git#5862056ff43ce30b264f51e6c15566994e27dc37
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 complete
Volume DEFAULT
StartedThu, 15 Aug 2024 16:44:19 UTC
CompletedThu, 15 Aug 2024 18:52:17 UTC
Taskbuild (f41, /rpms/coin-or-Bonmin.git:5862056ff43ce30b264f51e6c15566994e27dc37)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-Bonmin.git#5862056ff43ce30b264f51e6c15566994e27dc37'}}
Tags
f41
RPMs
src
coin-or-Bonmin-1.8.9-2.fc41.src.rpm (info) (download)
riscv64
coin-or-Bonmin-1.8.9-2.fc41.riscv64.rpm (info) (download)
coin-or-Bonmin-devel-1.8.9-2.fc41.riscv64.rpm (info) (download)
coin-or-Bonmin-doc-1.8.9-2.fc41.riscv64.rpm (info) (download)
coin-or-Bonmin-debuginfo-1.8.9-2.fc41.riscv64.rpm (info) (download)
coin-or-Bonmin-debugsource-1.8.9-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 1.8.9-1 - Release 1.8.9 - Convert License to SPDX - Drop upstreamed patches: -typo, -clear, -bool, -assertions, -fix_iFP_Ecp - BR asl-devel instead of mp-devel - Stop building for 32-bit x86 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.8-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.8-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.8-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Feb 07 2023 Antonio Trande <sagitter@fedoraproject.org> - 1.8.8-12 - Fix rhbz#2165475 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Florian Weimer <fweimer@redhat.com> - 1.8.8-10 - Port configure script to C99 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild