diracdeltafunk / wig-solver

Basically, it's a set-cover solver. Built to be used by http://wig-solver.app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wig-solver

wig-solver is an API designed to work with its companion chrome extension, which finds optimal solutions to Whenisgood scheduling problems.

Actually, at its core wig-solver is nothing more than a set-cover solver, written using the scipy milp functionality.

About

Basically, it's a set-cover solver. Built to be used by http://wig-solver.app.


Languages

Language:Python 98.1%Language:Shell 1.3%Language:Procfile 0.6%