Thu, 14 Nov 2024 22:16:19 UTC | login

Information for build coin-or-SYMPHONY-5.7.2-1.fc41

ID342227
Package Namecoin-or-SYMPHONY
Version5.7.2
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-SYMPHONY.git#d9d4dcc3cfa8a279fe73eb6bf4c21dd558ac8b22
SummarySolver for mixed-integer linear programs
DescriptionSYMPHONY is an open-source solver for mixed-integer linear programs (MILPs) written in C. It can be used in three different main modes: * As a callable library through either the native C interface or through the Osi. * As an interactive solver using a command-line interface. * As a framework to build customized solvers for specific problem classes. SYMPHONY can be executed in either parallel (distributed or shared memory) or sequential modes and has a number of advanced features that make it unique, including the ability to * solve biobjective MILPs, * warm start the solution procedure, and * perform basic sensitivity analyses. SYMPHONY links to a number of other COIN projects for additional functionality, including: * Clp (the default solver for LP relaxations) * Osi (an interface to alternative solvers for solving LP relaxations) * Cgl (for cut generation) * CoinUtils (for reading in MPS files and various utilities)
git:https://github.com/coin-or/SYMPHONY.git
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 24 Oct 2024 20:20:12 UTC
CompletedFri, 25 Oct 2024 00:44:12 UTC
Taskbuild (f41, /rpms/coin-or-SYMPHONY.git:d9d4dcc3cfa8a279fe73eb6bf4c21dd558ac8b22)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-SYMPHONY.git#d9d4dcc3cfa8a279fe73eb6bf4c21dd558ac8b22'}}
Tags
f41
RPMs
src
coin-or-SYMPHONY-5.7.2-1.fc41.src.rpm (info) (download)
riscv64
coin-or-SYMPHONY-5.7.2-1.fc41.riscv64.rpm (info) (download)
coin-or-SYMPHONY-devel-5.7.2-1.fc41.riscv64.rpm (info) (download)
coin-or-SYMPHONY-debuginfo-5.7.2-1.fc41.riscv64.rpm (info) (download)
coin-or-SYMPHONY-debugsource-5.7.2-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Mon Sep 23 2024 Jerry James <loganjerry@gmail.com> - 5.7.2-1 - Version 5.7.2 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 5.7.1-1 - Version 5.7.1 - Get source tarball from github - Convert License to SPDX - Stop building for 32-bit x86 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.17-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.17-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.17-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.17-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Florian Weimer <fweimer@redhat.com> - 5.6.17-9 - Port configure script to C99