Sun, 26 Jan 2025 20:43:41 UTC | login

Information for build coin-or-Couenne-0.5.8-20.fc42

ID344717
Package Namecoin-or-Couenne
Version0.5.8
Release20.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-Couenne.git#f0bd983532bbac2b4fb11a3efe6e87fdb7ac39ad
SummaryAn exact solver for nonconvex MINLPs
DescriptionCouenne (Convex Over and Under ENvelopes for Nonlinear Estimation) is a branch&bound algorithm to solve Mixed-Integer Nonlinear Programming (MINLP) problems of the form: min f0(x,y) fi(x,y) <= 0 i=1,2..., m x in Rn, y in Zp where all fi(x,y) are, in general, nonlinear functions. Couenne aims at finding global optima of nonconvex MINLPs. It implements linearization, bound reduction, and branching methods within a branch-and-bound framework. Its main components are: * an expression library; * separation of linearization cuts; * branching rules; * bound tightening methods.
git:https://github.com/coin-or/Couenne.git
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 10 Jan 2025 07:53:54 UTC
CompletedFri, 10 Jan 2025 08:23:51 UTC
Taskbuild (f42, /rpms/coin-or-Couenne.git:f0bd983532bbac2b4fb11a3efe6e87fdb7ac39ad)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-Couenne.git#f0bd983532bbac2b4fb11a3efe6e87fdb7ac39ad'}}
Tags
f42
RPMs
src
coin-or-Couenne-0.5.8-20.fc42.src.rpm (info) (download)
riscv64
coin-or-Couenne-0.5.8-20.fc42.riscv64.rpm (info) (download)
coin-or-Couenne-devel-0.5.8-20.fc42.riscv64.rpm (info) (download)
coin-or-Couenne-doc-0.5.8-20.fc42.riscv64.rpm (info) (download)
coin-or-Couenne-debuginfo-0.5.8-20.fc42.riscv64.rpm (info) (download)
coin-or-Couenne-debugsource-0.5.8-20.fc42.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Wed Dec 04 2024 Jerry James <loganjerry@gmail.com> - 0.5.8-20 - Rebuild for asl 20241111 * Mon Sep 23 2024 Jerry James <loganjerry@gmail.com> - 0.5.8-19 - Rebuild for nauty 2.8.9 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.8-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 24 2024 Jerry James <loganjerry@gmail.com> - 0.5.8-17 - Rebuild for soplex 7.1.0 * Wed Mar 13 2024 Jerry James <loganjerry@gmail.com> - 0.5.8-16 - Rebuild for soplex 7.0.0 * Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 0.5.8-15 - Build with asl instead of mp - Verify that License is valid SPDX - BR asl-devel instead of mp-devel - Stop building for 32-bit x86 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.8-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.8-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.8-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 07 2022 Florian Weimer <fweimer@redhat.com> - 0.5.8-10 - Port configure script to C99