Skip to content
Snippets Groups Projects
Select Git revision
  • 45f06db4d15ef79cfbbde0456197e2a8cf88adad
  • master default protected
  • renovate/configure
3 results

swk-dpll

  • Open with
  • Download source code
  • Jonas Zohren's avatar
    Jonas Zohren authored
    45f06db4
    History

    SWK DPLL-Algorithmus

    Visualisierungstool für den DPL-Algorithmus aus SWK

    Eingabefeld mit KNF-Klausel. Darunter in Baum-Darstellung die Visualisierung dazu

    Development

    npm install
    npm run dev

    To create an optimised version of the app:

    npm run build

    Lizent

    MIT