Skip to content

Actions: ERGO-Code/HiGHS

test-python-ubuntu

Actions

Loading...

Show workflow options

Create status badge

608 workflow runs
608 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
test-python-ubuntu #609: Commit 02ab767 pushed by jajhall
May 25, 2024 10:58 2m 14s latest
May 25, 2024 10:58 2m 14s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
test-python-ubuntu #608: Pull request #1774 synchronize by jajhall
May 25, 2024 09:54 2m 31s fix-1583-1689
May 25, 2024 09:54 2m 31s
Moved deleteLpCols/Rows to HighsLp
test-python-ubuntu #607: Commit 7bd0035 pushed by jajhall
May 25, 2024 09:54 2m 25s fix-1583-1689
May 25, 2024 09:54 2m 25s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
test-python-ubuntu #606: Pull request #1774 synchronize by jajhall
May 25, 2024 09:44 2m 31s fix-1583-1689
May 25, 2024 09:44 2m 31s
Now casting 1 to HighsInt in std::max
test-python-ubuntu #605: Commit b6172a8 pushed by jajhall
May 25, 2024 09:44 2m 41s fix-1583-1689
May 25, 2024 09:44 2m 41s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
test-python-ubuntu #604: Pull request #1774 synchronize by jajhall
May 25, 2024 09:28 2m 27s fix-1583-1689
May 25, 2024 09:28 2m 27s
Added #include <algorithm> to TestQpSolver.cpp
test-python-ubuntu #603: Commit 79666d0 pushed by jajhall
May 25, 2024 09:28 2m 21s fix-1583-1689
May 25, 2024 09:28 2m 21s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
test-python-ubuntu #602: Pull request #1774 synchronize by jajhall
May 25, 2024 09:22 2m 32s fix-1583-1689
May 25, 2024 09:22 2m 32s
Now checked Hessian column deletion rigorously in unit test
test-python-ubuntu #601: Commit 8afbb10 pushed by jajhall
May 25, 2024 09:22 2m 47s fix-1583-1689
May 25, 2024 09:22 2m 47s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
test-python-ubuntu #600: Pull request #1774 synchronize by jajhall
May 24, 2024 19:57 2m 29s fix-1583-1689
May 24, 2024 19:57 2m 29s
Try to eliminate deleteCols ambiguity causing CI failures
test-python-ubuntu #599: Commit c9d2c87 pushed by jajhall
May 24, 2024 19:57 2m 22s fix-1583-1689
May 24, 2024 19:57 2m 22s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
test-python-ubuntu #598: Pull request #1774 synchronize by jajhall
May 24, 2024 19:47 2m 47s fix-1583-1689
May 24, 2024 19:47 2m 47s
Modified unit tests now that solving a QP with an extra column but no…
test-python-ubuntu #597: Commit 4e54817 pushed by jajhall
May 24, 2024 19:47 2m 17s fix-1583-1689
May 24, 2024 19:47 2m 17s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
test-python-ubuntu #596: Pull request #1774 synchronize by jajhall
May 24, 2024 17:22 2m 37s fix-1583-1689
May 24, 2024 17:22 2m 37s
Now completing a Hessian after adding columns, deleting Hessian colum…
test-python-ubuntu #595: Commit 5c57e29 pushed by jajhall
May 24, 2024 17:22 2m 28s fix-1583-1689
May 24, 2024 17:22 2m 28s
QP solver logging less chatty; modifing Hessian when adding or deleting columns
test-python-ubuntu #594: Pull request #1774 opened by jajhall
May 24, 2024 10:21 2m 36s fix-1583-1689
May 24, 2024 10:21 2m 36s
QP solver logging less chatty
test-python-ubuntu #593: Commit bd0988c pushed by jajhall
May 24, 2024 10:20 2m 22s fix-1583-1689
May 24, 2024 10:20 2m 22s
Merge pull request #1773 from ERGO-Code/fix-1694
test-python-ubuntu #592: Commit 65fc061 pushed by jajhall
May 23, 2024 15:37 2m 28s latest
May 23, 2024 15:37 2m 28s
Fix 1694
test-python-ubuntu #591: Pull request #1773 opened by jajhall
May 23, 2024 15:04 2m 20s fix-1694
May 23, 2024 15:04 2m 20s
Updated README.md with GPU notes and commented out WIP on zbook
test-python-ubuntu #590: Commit f378107 pushed by jajhall
May 23, 2024 14:58 2m 16s fix-1694
May 23, 2024 14:58 2m 16s
Added H_ subscript to Init_Scaling and PDHG_Scale_Data_cuda
test-python-ubuntu #589: Commit 2d57b8a pushed by jajhall
May 23, 2024 14:50 2m 46s fix-1694
May 23, 2024 14:50 2m 46s
Corrected use of addVar in highspy modelling documentaiton
test-python-ubuntu #588: Commit ecef70a pushed by jajhall
May 23, 2024 14:32 2m 22s latest
May 23, 2024 14:32 2m 22s
Removed non-ascii from cupdlp code
test-python-ubuntu #587: Commit e1e6152 pushed by jajhall
May 23, 2024 11:02 2m 21s latest
May 23, 2024 11:02 2m 21s
Added records.clear(); to HighsOptions::deleteRecords()
test-python-ubuntu #586: Commit 6f287a4 pushed by jajhall
May 23, 2024 10:03 2m 21s fix-1771
May 23, 2024 10:03 2m 21s
Merge pull request #1770 from fwesselm/intVarsWithFractionalBnds
test-python-ubuntu #585: Commit f4a2496 pushed by jajhall
May 23, 2024 07:46 2m 27s latest
May 23, 2024 07:46 2m 27s