-
Notifications
You must be signed in to change notification settings - Fork 1
A simple graph reasoner written in Clojure.
ericnormand/clj-reasoner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# clj-reasoner A simple graph reasoner writtern in Clojure. Nodes in the graph are strings. Edges are labeled with strings. A query is a graph pattern. When applied to a graph, it returns the subgraphs that matches the pattern. Warning: This is something I did in a weekend. It needs to be cleaned up. ## Usage FIXME: write ## Installation FIXME: write ## License FIXME: write
About
A simple graph reasoner written in Clojure.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published