Skip to content

Add extension support for PythonCall #2301

@pedromxavier

Description

@pedromxavier

When building MOI wrappers for Python solvers using PythonCall, it is necessary to implement

MOIU.map_indices(::Function, x::PythonCall.Py) = x

for Python objects to be accepted in the MOI attribute system.

A possible solution, to avoid type piracy, is for MOI to have a PythonCall extension.

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