Add Why3, close #16
This commit is contained in:
		
							
								
								
									
										21
									
								
								tools/sat-smt/why3.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								tools/sat-smt/why3.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,21 @@ | |||||||
|  | +++ | ||||||
|  | date = 2025-06-07 | ||||||
|  | draft = false | ||||||
|  | title = 'Why3' | ||||||
|  | subtitle = 'Theorem Prover' | ||||||
|  | links = [ | ||||||
|  |     { title = "Homepage", url = "https://www.why3.org/", icon = 'fa-solid fa-home' }, | ||||||
|  |     { title = "Source Code", url = "https://why3.gitlabpages.inria.fr/releases/", icon = 'fa-brands fa-gitlab'  }, | ||||||
|  |     { title = "Playground", url = "https://www.why3.org/try/", icon = 'fa-solid fa-gamepad' } | ||||||
|  | ] | ||||||
|  | applications = ['SMT Solver', 'Theorem Prover', 'SAT Solver'] | ||||||
|  | developers = ['Toccata', 'Inria', 'Universite Paris-Saclay', 'CNRS', 'Laboratoire Methodes Formelles'] | ||||||
|  | licenses = ['MIT'] | ||||||
|  | inputs = ['WhyML'] | ||||||
|  | interfaces = ['CLI', 'Online'] | ||||||
|  | maintenance = ['Actively Maintained'] | ||||||
|  | # techniques = ['CDCL'] | ||||||
|  | # publications = ['deMoura2008'] | ||||||
|  | +++ | ||||||
|  |  | ||||||
|  | Why3 is a platform for deductive program verification. | ||||||
		Reference in New Issue
	
	Block a user