Skip to content

Refactor mmcs algorithm #93

Description

@vfisikop

The mmcs (sampling + rounding) algorithm is mainly implemented in the bindings of dingo (mainly in https://github.com/GeomScale/dingo/blob/develop/dingo/bindings/bindings.cpp#L207)

A more natural way it to be implemented in volesti and imported in dingo with a binding function. Alternatively it could be another sampling method that can be called by apply_sampling https://github.com/GeomScale/dingo/blob/develop/dingo/bindings/bindings.cpp#L86

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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