From 3fa558e2e1c1b888ba7810772690e964343d1bdf Mon Sep 17 00:00:00 2001 From: JAJHall Date: Sun, 5 Jan 2025 18:09:01 +0000 Subject: [PATCH] Added methods to get primal/dual ray and dual unboundedness direction to highspy --- FEATURES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FEATURES.md b/FEATURES.md index 278eaf18e4..e3c62da2c9 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -8,3 +8,6 @@ If there is a valid basis when Highs::run() is called, presolve isn't skipped un Added basis solve methods to highspy +Added methods to get primal/dual ray and dual unboundedness direction to highspy + +