Skip to content
Snippets Groups Projects
rumpe's avatar
Bernhard Rumpe authored
b9a7269c
History

pipeline coverage

EmbeddedMontiArcMathOpt

⚠️ WARNING ⚠️

This language is deprecated. MontiMathOpt is directly integrated into EmbeddedMontiArcMath as of version 0.1.5-SNAPSHOT.

Summary

EmbeddedMontiArcMathOpt (EMAMOpt) is a component and connector based modeling language for optimization problems. It combines the features of EmbeddedMontiArcMath (EMAM) and MontiMathOpt (MathOpt).

Language Hierachy

EmbeddedMontiArcMathOpt extends EMAM and embedds MontiMathOpt. Thus it contains all features of EmbeddedMontiArc (EMA) and EMAM. Additionally it adds the ability to define components which describe optimization problems.

Language Hierachy

Development Hints

The main challange was to combine the symbol tables of EMAM and MathOpt. These were delegated in EmbeddedMontiArcMathOptSymbolTableCreator.java

See Also

MathOpt

EMAMOpt2Cpp

Master-Thesis