Skip to content

Write a section on CP-SAT with C++ (potentially mixed with Python using PyBind11) #44

@d-krupke

Description

@d-krupke

Sometimes, the performance of Python is simply too slow to build larger models. In this case, parts of the code can be written in C++ and integrated into Python using PyBind11. My desk neighbor Phillip Keldenich actually wrote a conan package for CP-SAT, which can be automatically build in Python using my skbuild-conan.

Could be nice to have a tutorial on how to do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new contentNew content to the primer.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions