Branches
Comments
[»]
Welcome
by smile_and_nod - Nov 22nd 2003 07:36:13
JSPuzzles.htm has 3 components that I'd like to bring to your attention.
Firstly, it is a self-contained JavaScript application which has
sourcecode, documentation and a demo application all conveniently packaged
into one HTML file.
Secondly, it implements a jssetsRE class/function which can be used
on its own for parsing hierarchical text databases (nested text delimited
by open/close characters).
Finally, the jspuzzlesRE class/function demonstrates how
hierarchical databases can be used in decision making... in this case, to
solve logic puzzles using deductive reasoning.
It isn't my intention to make JSPuzzles a product. Having said that, I
enjoy logic puzzles, and I would like to see the application be able to
solve more complex puzzles with indirect references to entities and other
relationships (e.g. nextdoor to, before/after, twice as high, etc)
If you're a JavaScript or C++ developper and would like to take this
application and run with it, I would certainly be willing to assist in any
way possible.
[reply]
[top]
|