From 0eee142e8a7c076a2073282dba6334b2364d7318 Mon Sep 17 00:00:00 2001 From: JAJHall Date: Wed, 28 Aug 2024 17:04:29 +0100 Subject: [PATCH] Completed call_highs_from_csharp.cs by passing a Hessian and resolving --- examples/call_highs_from_csharp.cs | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/examples/call_highs_from_csharp.cs b/examples/call_highs_from_csharp.cs index 36f72e6b83..0add20312a 100644 --- a/examples/call_highs_from_csharp.cs +++ b/examples/call_highs_from_csharp.cs @@ -36,6 +36,9 @@ static void Main(string[] args) { Console.WriteLine("Status: " + status); Console.WriteLine("Modelstatus: " + modelStatus); + for (int i=0; i