Thu, 23 May 2024 10:12:52 UTC | login

Information for build coin-or-Couenne-0.5.8-3.fc33

ID185603
Package Namecoin-or-Couenne
Version0.5.8
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-Couenne.git#990e7347a6446b14f0587a84b8d3671cabf5f5e1
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.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 18:10:30 UTC
CompletedFri, 07 May 2021 18:23:47 UTC
Taskbuild (f33, /rpms/coin-or-Couenne.git:990e7347a6446b14f0587a84b8d3671cabf5f5e1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-Couenne.git#990e7347a6446b14f0587a84b8d3671cabf5f5e1'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 02 2020 Jerry James <loganjerry@gmail.com> - 0.5.8-2 - Rebuild for nauty 2.7.1 * Fri Feb 21 2020 Jerry James <loganjerry@gmail.com> - 0.5.8-1 - Release 0.5.8 - Drop upstreamed -format patch - Make the -doc subpackage be arch-specific to work around FTBFS * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Jerry James <loganjerry@gmail.com> - 0.5.7-2 - Update project URL - Eliminate unnecessary BRs and Rs - Build with nauty support - Add -format patch - Force libtool to not defeat -Wl,--as-needed - Be explicit about library versions as required by latest guidelines - Filter out unnecessary Libs values from pkgconfig files - Package doxygen tag file to enable cross-linking * Tue Apr 09 2019 Antonio Trande <sagitter@fedoraproject.org> - 0.5.7-1 - Release 0.5.7 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.6-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 01 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.5.6-17 - Remove Group tags