0.1.7 • Published 9 years ago

lithium.js v0.1.7

Weekly downloads
-
License
BSD
Repository
bitbucket
Last release
9 years ago

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))))
0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.0.0

9 years ago