↓ 1 callersMethodHighs_addLinearObjective(IntPtr highs, double weight, double offset, double[] coefficients, double abs_tolerance, double rel_tolerance
highs/interfaces/highs_csharp_api.cs:472
↓ 1 callersMethodHighs_addRow(IntPtr highs, double lower, double upper, int num_new_nz, int[] indices, double[] values)
highs/interfaces/highs_csharp_api.cs:364