Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
8answers
630 views

Mathematical Programming Languages

Given my previous questions about the the usage of AMPL. Are there any other programming/scripting languages that are strictly meant for mathmatical processing? For example: Matlab (it does ...
2
votes
2answers
524 views

Comparison of GAMS versus AMPL Algebraic Modelling Languages

I'd be interested in getting the opinion from users of GAMS and AMPL on what the strength and weaknesses of each these languages are.
1
vote
2answers
77 views

feasiblity problem in CPLEX

Is there an api to solve the feasibility problem (whether a feasible point exists) for a set of convex restraints in CPLEX.
1
vote
1answer
130 views

Problem with SCITE, AMPL and GLPK

Can someone explain me step by step how to add AMPL to SCITE editor and add GLPK solver ?
0
votes
2answers
114 views

Where to put pre-built binaries with automake?

I am writing this question in part based on a related question on helper-scripts. I have a C++ software system built with autotools. For a small part of its functionality, my system uses a ...
0
votes
2answers
788 views

Does anyone use AMPL anymore

I took a class on "Intelligent Decision Making" (which was mostly an Problem Optimization class). In the class we learned about AMPL and how to extend the solvers. I haven't heard much about it ...