Skip to content

Return type of getattribute functions #31

@IssamT

Description

@IssamT

Is a detailed documentation enough or should we have something like the following?

abstract type AbstractSolverInstanceAttribute{T} end
...

and

function getattribute(m, attr::AnyAttribute{T}, args...)::T

We can have shortcuts like NumberOfVariables <: AbstractSolverInstanceAttribute{Int}

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