mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/highs: update 1.7.0 → 1.7.1
Reported by: portscout
This commit is contained in:
parent
7a3a0b6839
commit
5f11bb9702
@ -1,6 +1,6 @@
|
||||
PORTNAME= highs
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.7.0
|
||||
DISTVERSION= 1.7.1
|
||||
CATEGORIES= math
|
||||
PKGNAMEPREFIX= coin-or-
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1709891786
|
||||
SHA256 (ERGO-Code-HiGHS-v1.7.0_GH0.tar.gz) = d10175ad66e7f113ac5dc00c9d6650a620663a6884fbf2942d6eb7a3d854604f
|
||||
SIZE (ERGO-Code-HiGHS-v1.7.0_GH0.tar.gz) = 2099812
|
||||
TIMESTAMP = 1718167035
|
||||
SHA256 (ERGO-Code-HiGHS-v1.7.1_GH0.tar.gz) = 65c6f9fc2365ced42ee8eb2d209a0d3a7942cd59ff4bd20464e195c433f3a885
|
||||
SIZE (ERGO-Code-HiGHS-v1.7.1_GH0.tar.gz) = 2178179
|
||||
|
@ -161,15 +161,15 @@ include/highs/qpsolver/dantzigpricing.hpp
|
||||
include/highs/qpsolver/devexpricing.hpp
|
||||
include/highs/qpsolver/eventhandler.hpp
|
||||
include/highs/qpsolver/factor.hpp
|
||||
include/highs/qpsolver/feasibility.hpp
|
||||
include/highs/qpsolver/feasibility_bounded.hpp
|
||||
include/highs/qpsolver/feasibility_highs.hpp
|
||||
include/highs/qpsolver/feasibility_quass.hpp
|
||||
include/highs/qpsolver/gradient.hpp
|
||||
include/highs/qpsolver/instance.hpp
|
||||
include/highs/qpsolver/matrix.hpp
|
||||
include/highs/qpsolver/perturbation.hpp
|
||||
include/highs/qpsolver/pricing.hpp
|
||||
include/highs/qpsolver/qpconst.hpp
|
||||
include/highs/qpsolver/qpvector.hpp
|
||||
include/highs/qpsolver/quass.hpp
|
||||
include/highs/qpsolver/ratiotest.hpp
|
||||
include/highs/qpsolver/runtime.hpp
|
||||
@ -178,7 +178,6 @@ include/highs/qpsolver/settings.hpp
|
||||
include/highs/qpsolver/snippets.hpp
|
||||
include/highs/qpsolver/statistics.hpp
|
||||
include/highs/qpsolver/steepestedgepricing.hpp
|
||||
include/highs/qpsolver/vector.hpp
|
||||
include/highs/simplex/HApp.h
|
||||
include/highs/simplex/HEkk.h
|
||||
include/highs/simplex/HEkkDual.h
|
||||
@ -214,6 +213,7 @@ include/highs/util/HighsLinearSumBounds.h
|
||||
include/highs/util/HighsMatrixPic.h
|
||||
include/highs/util/HighsMatrixSlice.h
|
||||
include/highs/util/HighsMatrixUtils.h
|
||||
include/highs/util/HighsMemoryAllocation.h
|
||||
include/highs/util/HighsRandom.h
|
||||
include/highs/util/HighsRbTree.h
|
||||
include/highs/util/HighsSort.h
|
||||
@ -231,5 +231,5 @@ lib/cmake/highs/highs-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/highs/highs-targets.cmake
|
||||
lib/libhighs.so
|
||||
lib/libhighs.so.1
|
||||
lib/libhighs.so.1.7.0
|
||||
lib/libhighs.so.1.7.1
|
||||
libdata/pkgconfig/highs.pc
|
||||
|
Loading…
Reference in New Issue
Block a user