Kleiner #ScienceSlam im Rahmen des #GI-Dissertationspreises auf der #informatik2024 :
https://www.youtube.com/watch?v=072y-d3iVWw
#SatSolving #HPC #AutomatedReasoning
@informatik @KITInformatik
Kleiner #ScienceSlam im Rahmen des #GI-Dissertationspreises auf der #informatik2024 :
https://www.youtube.com/watch?v=072y-d3iVWw
#SatSolving #HPC #AutomatedReasoning
@informatik @KITInformatik
Oh, polynomial3sat.org is down and the respective code on GitHub is removed. The corresponding paper on arXiv is still accessible. Does anyone know more about what happened?
https://arxiv.org/abs/1903.10081
#satsolving #complexitytheory #PequalsNP #compsci #theoreticalcomputerscience
In this paper, we provide a deterministic polynomial time algorithm that determines satisfiability of 3-SAT. The complexity analysis for the algorithm takes into account no efficiency and yet provides a low enough bound, that efficient versions are practical with respect to today's hardware. We accompany this paper with a serial version of the algorithm without non-trivial efficiencies (link: polynomial3sat.org).
@cjmuise @terri Creating a Mosaic Knitting pattern generator could be an interesting place to start. There are quite some limitations to mosaic knitting patterns, and they are typically geometric. It could be an interesting challenge to capture the rules of mosaic knitting into a CNF and have a solver generate solutions, then visualise them as patterns and allow the user to select one they like?
#knitting #geometry #programming #SATSolving #BooleanSatisfiability