Skip to content

jbilcke/lithium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lithium

Demo:

const lithium = require('lithium.js')

lithium("./tests/truth-table.csv")
.solve([{ rule: null, P: "F", Q: "T", R: "T" }])
.then(res => console.log(JSON.stringify((res))))

About

Project reboot complete.

Resources

License

Stars

Watchers

Forks

Packages

No packages published