content/tools/riss.md
2025-06-10 14:13:34 -06:00

26 lines
681 B
Markdown

+++
date = 2025-06-07
draft = false
title = 'Riss'
subtitle = 'SAT Tool Collection'
links = [
# { title = "Homepage", url = "https://ultimate.informatik.uni-freiburg.de/smtinterpol/", icon = 'fa-solid fa-home'},
{ title = "Source Code", url = "https://github.com/nmanthey/riss-solver", icon = 'fa-brands fa-github' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]
applications = ['SAT Solver']
developers = ['Norbert Manthey']
licenses = ['LGPLv2']
inputs = []
interfaces = ['CLI']
maintenance = ['Not Maintained']
# publications = ['Henkel2021']
+++
{{<inactive year="2017">}}
Riss is a SAT solving tool collection.