Skip to contents

Render a multimod object as a JuMP code string.

Usage

as_jump(x, ...)

Arguments

x

A multimod object.

...

Additional arguments (not used).

Value

A character string with valid Julia/JuMP syntax.