From 65d784163e24a12a747f388e915c9c26204e070a Mon Sep 17 00:00:00 2001 From: Landon Taylor Date: Mon, 23 Jun 2025 13:48:02 -0600 Subject: [PATCH] Fix #5 --- tools/mc/spaceex.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tools/mc/spaceex.md diff --git a/tools/mc/spaceex.md b/tools/mc/spaceex.md new file mode 100644 index 0000000..d59912f --- /dev/null +++ b/tools/mc/spaceex.md @@ -0,0 +1,23 @@ ++++ +date = 2025-06-07 +draft = false +title = 'SpaceEx' +subtitle = 'Hybrid Systems' +links = [ + { title = "Homepage", url = "https://cadp.inria.fr/", icon = 'fa-solid fa-home' }, + { title = "Source Code", url = "https://forge.ispras.ru/projects/blast/repository", icon = 'fa-brands fa-github' }, + # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } +] +applications = ['Hybrid Systems'] +developers = ['Verimag'] +licenses = ['GPLv3'] +# inputs = ['Sally'] +# interfaces = ['CLI'] +maintenance = ['Actively Maintained'] +# techniques = ['CDCL'] +# publications = [''] ++++ + + + +The SpaceEx tool platform is designed to facilitate the implementation of algorithms related to reachability and safety verification in continuous and hybrid systems. \ No newline at end of file