Skip to content

upper and lower bound variable constraints #30

@gretarsson

Description

@gretarsson

Hi

I am really enjoying your package, but I would like to see a feature (or maybe it is already implemented, though I could not find any documentation on it) for having constraints defined with upper and lower bounds that aligns (aesthetically) well with typical constraints. Here is an example.

\begin{mini}
{v}{c^Tv}{}{}
{\label{OP:FBA}}
\addConstraint{Sv}{=0}{}
\addConstraint{L \leq}{v \leq U}{}
\end{mini}

I think it would be advantageous if the "v" in the second constraint would align with the "=' for the first constraint. Such constraints are abundant in optimization problems using in cell metabolism modelling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions