aboutsummaryrefslogtreecommitdiff
path: root/src/ats/libgnunet_plugin_ats_mlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/libgnunet_plugin_ats_mlp.c')
-rw-r--r--src/ats/libgnunet_plugin_ats_mlp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/libgnunet_plugin_ats_mlp.c b/src/ats/libgnunet_plugin_ats_mlp.c
index 939e3aa83..0a4c84262 100644
--- a/src/ats/libgnunet_plugin_ats_mlp.c
+++ b/src/ats/libgnunet_plugin_ats_mlp.c
@@ -1154,7 +1154,7 @@ GAS_mlp_solve_problem (void *solver)
1154 } 1154 }
1155 1155
1156 dur_setup = GNUNET_TIME_absolute_get_duration (start); 1156 dur_setup = GNUNET_TIME_absolute_get_duration (start);
1157 1157 mlp->control_param_lp.presolve = GLP_YES;
1158 /* Run LP solver */ 1158 /* Run LP solver */
1159 1159
1160 notify(mlp, GAS_OP_SOLVE_LP_START, GAS_STAT_SUCCESS, 1160 notify(mlp, GAS_OP_SOLVE_LP_START, GAS_STAT_SUCCESS,