Add some tools and categories

This commit is contained in:
2025-06-13 13:09:14 -06:00
parent ef7e26d248
commit 224a339a38
11 changed files with 109 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
+++
title = "All SAT & SMT Tools"
title = "SAT & SMT Tools"
layout = "section"
+++

View File

@@ -2,7 +2,7 @@
date = 2025-06-07
draft = false
title = 'Lingeling'
subtitle = 'SMT Solver'
subtitle = 'SAT Solver'
links = [
{ title = "Homepage", url = "https://fmv.jku.at/lingeling/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/arminbiere/lingeling", icon = 'fa-brands fa-github' },