On Feb 3, 2013 1:42 PM, "john" <john.vie...@gmail.com> wrote:
> so if I understand you correctly you use
https://github.com/fogus/bacwn/blob/master/src/clojure/fogus/datalog/bacwn/impl/graph.clj
> to build a dependency tree of your data and then query this tree to find
the dependent values(cells) that need updates.

Yes.

Aside from the mutability issue, I also had other problems to which graphs
were well-suited, but cells-ishs were not.

For example, given the metadata to build a graph, "optimum conversion
function" generalizes to "shortest path".

--
Stephen Compall
If anyone in the MSA is online, you should watch this flythrough.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to