Thu, 23 May 2024 12:32:11 UTC | login

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

ID153229
Package Namecoin-or-Couenne
Version0.5.8
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-Couenne.git#4d6d569cd526f2f9d7b2a85c5b6692caa79c1f26
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
StartedSun, 10 May 2020 15:59:05 UTC
CompletedSun, 10 May 2020 16:10:31 UTC
Taskbuild (f33, /rpms/coin-or-Couenne.git:4d6d569cd526f2f9d7b2a85c5b6692caa79c1f26)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-Couenne.git#4d6d569cd526f2f9d7b2a85c5b6692caa79c1f26'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.6-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 03 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.5.6-15 - Rebuild for Ipopt-3.12.10