Skip to content
/ chainer Public

Implementation of a deduction chain generating algorithm

License

Notifications You must be signed in to change notification settings

petarb/chainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chainer is a sample implementation of a deduction chain generating
algorithm in client-side JavaScript.  One or more formulas can be
entered into a simple form and subsequently transformed into a set
of deduction chains.

https://smokva.net/chainer/


Building Chainer:

$ # install node.js
$ git clone https://github.com/petarb/chainer.git
$ cd chainer
$ make


Running Chainer:

$ firefox index.html


Installing Chainer:

$ cp -R index.html modules /path/to/www

About

Implementation of a deduction chain generating algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published