Skip to content

A simple automated theorem prover written in Haskell

Notifications You must be signed in to change notification settings

rohitanwar/Ostara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ostara

Ostara is a simple, automated theorem prover for first-order logic. It is based on the resolution method and is implemented in Haskell.