+++ date = 2025-06-07 draft = false title = 'Kind 2' subtitle = 'Model Checker' links = [ { title = "Homepage", url = "https://kind2-mc.github.io/kind2/", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://github.com/kind2-mc/kind2", icon = 'fa-brands fa-github' }, # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } ] applications = ['Model Checker'] developers = ['University of Iowa'] licenses = ['Apache-2.0'] # inputs = ['Sally'] # interfaces = ['CLI'] maintenance = ['Actively Maintained'] # techniques = ['CDCL'] # publications = [''] +++ Kind 2 is a multi-engine SMT-based automatic model checker for synchronous reactive systems.