Information for build scip-9.1.1-1.fc41

ID93543
Package Namescip
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version9.1.1
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/scip.git#eb0e665497a2b846ba06ba840b55de5d832d4d36
SummarySolving Constraint Integer Programs
DescriptionWelcome to what is currently one of the fastest academically developed solvers for mixed integer programming (MIP) and mixed integer nonlinear programming (MINLP). In addition, SCIP provides a highly flexible framework for constraint integer programming and branch-cut-and-price. It allows for total control of the solution process and the access of detailed information down to the guts of the solver. This package contains a command-line tool to access SCIP functionality.
git:https://github.com/scipopt/scip.git
Built byliuhaibin
State complete
Volume DEFAULT
StartedFri, 29 Nov 2024 19:34:44 CST
CompletedFri, 29 Nov 2024 22:19:01 CST
Taskbuild (f41-build-side-1, /rpms/scip.git:eb0e665497a2b846ba06ba840b55de5d832d4d36)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scip.git#eb0e665497a2b846ba06ba840b55de5d832d4d36'}}
Tags
f41-build-side-1
RPMs
src
scip-9.1.1-1.fc41.src.rpm (info) (download)
noarch
libscip-doc-9.1.1-1.fc41.noarch.rpm (info) (download)
riscv64
libscip-9.1.1-1.fc41.riscv64.rpm (info) (download)
libscip-devel-9.1.1-1.fc41.riscv64.rpm (info) (download)
scip-9.1.1-1.fc41.riscv64.rpm (info) (download)
libscip-debuginfo-9.1.1-1.fc41.riscv64.rpm (info) (download)
scip-debuginfo-9.1.1-1.fc41.riscv64.rpm (info) (download)
scip-debugsource-9.1.1-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Sep 23 2024 Jerry James <loganjerry@gmail.com> - 9.1.1-1 - Version 9.1.1 - Use zlib-ng directly rather than via the compatibility interface * Tue Jul 23 2024 Jerry James <loganjerry@gmail.com> - 9.1.0-5 - BR gnuplot to fix FTBFS * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 9.1.0-3 - Fix the VCS field * Wed Jul 03 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 9.1.0-2 - Set OSTYPE=linux * Mon Jun 24 2024 Jerry James <loganjerry@gmail.com> - 9.1.0-1 - Version 9.1.0 * Wed Jun 19 2024 Jerry James <loganjerry@gmail.com> - 9.0.1-1 - Version 9.0.1 * Wed Mar 13 2024 Jerry James <loganjerry@gmail.com> - 9.0.0-1 - Version 9.0.0 - Add EPL-1.0 to License for the bundled cppad - Add MIT to License for the bundled fmt and sassy - Add SMLNJ to License for the bundled mp header files - Add patch to silence valgrind by initializing memory - Add patch to avoid a vector overrun in the sassy code * Fri Feb 23 2024 Jerry James <loganjerry@gmail.com> - 8.1.0-1 - Initial RPM