Skip to content

Actions: ERGO-Code/HiGHS

build-python-package

Actions

Loading...

Show workflow options

Create status badge

517 workflow runs
517 workflow runs
Event

Filter by event

Status

Filter by status

Branch
Actor

Filter by actor

Merge pull request #1774 from ERGO-Code/fix-1583-1689
build-python-package #518: Commit 02ab767 pushed by jajhall
May 25, 2024 10:58 3m 32s latest
May 25, 2024 10:58 3m 32s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
build-python-package #517: Pull request #1774 synchronize by jajhall
May 25, 2024 09:54 3m 51s fix-1583-1689
May 25, 2024 09:54 3m 51s
Moved deleteLpCols/Rows to HighsLp
build-python-package #516: Commit 7bd0035 pushed by jajhall
May 25, 2024 09:54 4m 21s fix-1583-1689
May 25, 2024 09:54 4m 21s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
build-python-package #515: Pull request #1774 synchronize by jajhall
May 25, 2024 09:44 4m 29s fix-1583-1689
May 25, 2024 09:44 4m 29s
Now casting 1 to HighsInt in std::max
build-python-package #514: Commit b6172a8 pushed by jajhall
May 25, 2024 09:44 4m 7s fix-1583-1689
May 25, 2024 09:44 4m 7s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
build-python-package #513: Pull request #1774 synchronize by jajhall
May 25, 2024 09:28 4m 19s fix-1583-1689
May 25, 2024 09:28 4m 19s
Added #include <algorithm> to TestQpSolver.cpp
build-python-package #512: Commit 79666d0 pushed by jajhall
May 25, 2024 09:28 4m 17s fix-1583-1689
May 25, 2024 09:28 4m 17s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
build-python-package #511: Pull request #1774 synchronize by jajhall
May 25, 2024 09:22 4m 7s fix-1583-1689
May 25, 2024 09:22 4m 7s
Now checked Hessian column deletion rigorously in unit test
build-python-package #510: Commit 8afbb10 pushed by jajhall
May 25, 2024 09:22 4m 39s fix-1583-1689
May 25, 2024 09:22 4m 39s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
build-python-package #509: Pull request #1774 synchronize by jajhall
May 24, 2024 19:57 4m 40s fix-1583-1689
May 24, 2024 19:57 4m 40s
Try to eliminate deleteCols ambiguity causing CI failures
build-python-package #508: Commit c9d2c87 pushed by jajhall
May 24, 2024 19:57 3m 48s fix-1583-1689
May 24, 2024 19:57 3m 48s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
build-python-package #507: Pull request #1774 synchronize by jajhall
May 24, 2024 19:47 4m 49s fix-1583-1689
May 24, 2024 19:47 4m 49s
Modified unit tests now that solving a QP with an extra column but no…
build-python-package #506: Commit 4e54817 pushed by jajhall
May 24, 2024 19:47 4m 22s fix-1583-1689
May 24, 2024 19:47 4m 22s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
build-python-package #505: Pull request #1774 synchronize by jajhall
May 24, 2024 17:22 4m 53s fix-1583-1689
May 24, 2024 17:22 4m 53s
Now completing a Hessian after adding columns, deleting Hessian colum…
build-python-package #504: Commit 5c57e29 pushed by jajhall
May 24, 2024 17:22 5m 24s fix-1583-1689
May 24, 2024 17:22 5m 24s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
build-python-package #503: Pull request #1774 opened by jajhall
May 24, 2024 10:21 4m 58s fix-1583-1689
May 24, 2024 10:21 4m 58s
QP solver logging less chatty
build-python-package #502: Commit bd0988c pushed by jajhall
May 24, 2024 10:20 5m 8s fix-1583-1689
May 24, 2024 10:20 5m 8s
Merge pull request #1773 from ERGO-Code/fix-1694
build-python-package #501: Commit 65fc061 pushed by jajhall
May 23, 2024 15:37 4m 36s latest
May 23, 2024 15:37 4m 36s
Fix 1694
build-python-package #500: Pull request #1773 opened by jajhall
May 23, 2024 15:04 3m 58s fix-1694
May 23, 2024 15:04 3m 58s
Updated README.md with GPU notes and commented out WIP on zbook
build-python-package #499: Commit f378107 pushed by jajhall
May 23, 2024 14:58 3m 45s fix-1694
May 23, 2024 14:58 3m 45s
Added H_ subscript to Init_Scaling and PDHG_Scale_Data_cuda
build-python-package #498: Commit 2d57b8a pushed by jajhall
May 23, 2024 14:50 4m 19s fix-1694
May 23, 2024 14:50 4m 19s
Corrected use of addVar in highspy modelling documentaiton
build-python-package #497: Commit ecef70a pushed by jajhall
May 23, 2024 14:32 4m 2s latest
May 23, 2024 14:32 4m 2s
Removed non-ascii from cupdlp code
build-python-package #496: Commit e1e6152 pushed by jajhall
May 23, 2024 11:02 4m 25s latest
May 23, 2024 11:02 4m 25s
Added records.clear(); to HighsOptions::deleteRecords()
build-python-package #495: Commit 6f287a4 pushed by jajhall
May 23, 2024 10:03 5m 6s fix-1771
May 23, 2024 10:03 5m 6s
Merge pull request #1770 from fwesselm/intVarsWithFractionalBnds
build-python-package #494: Commit f4a2496 pushed by jajhall
May 23, 2024 07:46 4m 47s latest
May 23, 2024 07:46 4m 47s