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

Information for build coin-or-HiGHS-1.6.0-1.fc40

ID301978
Package Namecoin-or-HiGHS
Version1.6.0
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-HiGHS.git#d482a90582f7c1269e18d7d207af2dda7d514a3f
SummaryLinear optimization software
DescriptionHiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems of the form Minimize (1/2) x^TQx + c^Tx subject to L <= Ax <= U; l <= x <= u where Q must be positive semi-definite and, if Q is zero, there may be a requirement that some of the variables take integer values. Thus HiGHS can solve linear programming (LP) problems, convex quadratic programming (QP) problems, and mixed integer programming (MIP) problems. It is mainly written in C++, but also has some C. HiGHS has primal and dual revised simplex solvers, originally written by Qi Huangfu and further developed by Julian Hall. It also has an interior point solver for LP written by Lukas Schork, an active set solver for QP written by Michael Feldmeier, and a MIP solver written by Leona Gottwald. Other features have been added by Julian Hall and Ivet Galabova, who manages the software engineering of HiGHS and interfaces to C, C#, FORTRAN, Julia and Python. Although HiGHS is freely available under the MIT license, we would be pleased to learn about users' experience and give advice via email sent to highsopt@gmail.com.
https://github.com/ERGO-Code/HiGHS
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 26 Mar 2024 11:54:34 UTC
CompletedTue, 26 Mar 2024 13:37:41 UTC
Taskbuild (f40, /rpms/coin-or-HiGHS.git:d482a90582f7c1269e18d7d207af2dda7d514a3f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-HiGHS.git#d482a90582f7c1269e18d7d207af2dda7d514a3f'}}
Tags
f40
RPMs
src
coin-or-HiGHS-1.6.0-1.fc40.src.rpm (info) (download)
riscv64
coin-or-HiGHS-1.6.0-1.fc40.riscv64.rpm (info) (download)
coin-or-HiGHS-devel-1.6.0-1.fc40.riscv64.rpm (info) (download)
python3-highspy-1.6.0-1.fc40.riscv64.rpm (info) (download)
coin-or-HiGHS-debuginfo-1.6.0-1.fc40.riscv64.rpm (info) (download)
coin-or-HiGHS-debugsource-1.6.0-1.fc40.riscv64.rpm (info) (download)
python3-highspy-debuginfo-1.6.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Feb 23 2024 Jerry James <loganjerry@gmail.com> - 1.6.0-1 - Initial RPM