<< sopi_example sopi sopi_solve >>

sopi >> sopi > sopi_min

sopi_min

Creates a minimisation problem.

Calling Sequence

problem = sopi_min(fun)
problem = sopi_min(fun, c1, ..., cn)

Parameters

fun :

the objective function (sopiVar)

ci :

constraints (sopiCst or list of sopiCst)

problem :

the optimisation problem (sopiPro)

See also


Report an issue
<< sopi_example sopi sopi_solve >>