tgflynn

↗ HN profile [ 83.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This is a new and very preliminary Lisp implementation that is based on Common Lisp. The main goals are to minimize external dependencies. Currently only sbcl is supported. The only other dependency is on Quicklisp,…

  2. I've done quite a lot of work over the past few years on graph algorithms and I may have found a rather powerful approach to solving the graph isomorphism problem. The thing is I don't have much interest in publishing…