Static model:
z(1..m)=f(i(1..n), p(1..l))
i(1..n): inputs (maps)
p(1..l): parameters (maps)
z(1..m): outputs (model variables)
f: the static model