summaryrefslogtreecommitdiff
path: root/sci_gateway/cpp/loader.sce
diff options
context:
space:
mode:
Diffstat (limited to 'sci_gateway/cpp/loader.sce')
-rw-r--r--sci_gateway/cpp/loader.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/sci_gateway/cpp/loader.sce b/sci_gateway/cpp/loader.sce
index fe1d630..37305c7 100644
--- a/sci_gateway/cpp/loader.sce
+++ b/sci_gateway/cpp/loader.sce
@@ -68,7 +68,12 @@ list_functions = [ 'sym_open';
'sym_getObjVal';
'sym_getIterCount';
'sym_getConstrActivity';
+ 'linearprog';
+ 'rmps';
'solveqp';
+ 'solveminuncp';
+ 'solveminbndp';
+ 'solveminconp';
];
addinter(libFAMOS_path + filesep() + 'libFAMOS' + getdynlibext(), 'libFAMOS', list_functions);
// remove temp. variables on stack