Skip to content

Investigate saving all variables in the problem.OptimizationProblem with a map instead of a slice #30

@kwesiRutledge

Description

@kwesiRutledge

Should we use a map:

VariableWithID map[uint64]symbolic.Variable

To store all of the known variables. This would make it easier to retrieve...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions