Skip to content

Announcement: PySCIPOpt in the browser (WASM) #1226

Description

@AntoinePrv

Hello,

We've build PySCIPOpt to run in the browser (thanks @mkoeppe that contributed libscip), that is without server. A no install setup where Python and SCIP run inside a web page, on your machine, in WASM.

I've built a notebook with the examples from this repo (and added some interactions).

🚀 https://notebook.link/@AntoinePrv/example-milp

This type of resources could also be added to documentation for people to try it out.

There are some limitations with WASM / browser but I was pleasantly surprised to find out that this runs pretty smoothly!

The builds are part of emscripten-forge, a conda-based distribution for the browser, available here

https://github.com/emscripten-forge/recipes/tree/main/recipes/recipes_emscripten/pyscipopt

Hope it can help people use and teach with SCIP!

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