Skip to content

improve parser for model strings #631

@chriscoey

Description

@chriscoey

see comments on JuMP-dev gitter. it would be nice if a scalar affine function such as 1.2x - y + 1 would parse in a model string (or at least throw more helpful error messages). currently it has to be written as 1.2x + -1y + 1 to parse.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions