test updates

This commit is contained in:
2025-06-06 18:46:27 -06:00
parent ef3224c280
commit 388d5fb8f9
3 changed files with 10 additions and 0 deletions

4
tools/_index.md Normal file
View File

@@ -0,0 +1,4 @@
+++
title = "All Tools"
layout = "section"
+++

View File

@@ -10,6 +10,7 @@ systems = ['Discrete Systems', 'Concurrent Systems']
interactions = ['CLI', 'Python API', 'Rust Bindings', 'playground']
formalisms = ['first-order logic', 'SMT-LIB', 'quantifier logic', 'bit-vectors', 'arrays', 'uninterpreted functions', 'arithmetic']
developers = ['Microsoft Research']
licenses = ['MIT']
links = [
{ title = "Homepage", url = "https://github.com/Z3Prover/z3" },
{ title = "Source Code", url = "https://github.com/Z3Prover/z3" },