Zulip Chat Archive

Stream: mathlib4

Topic: VCSP theory


Martin Dvořák (Mar 27 2024 at 09:51):

Is the theory of General-Valued Constraint Satisfaction Problems in the scope of Mathlib?
Currently I seem to be the only one working on it here.

What I contributed so far:
https://github.com/leanprover-community/mathlib4/blob/master/Mathlib/Combinatorics/Optimization/ValuedCSP.lean

What I was going to contribute in the future:
https://github.com/madvorak/vcsp

Yaël Dillies (Mar 27 2024 at 09:57):

It's definitely in scope but I can't help with reviewing, sorry!


Last updated: May 02 2025 at 03:31 UTC