voronoi-diagram
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:An implementation of the Voronoi Diagram algorithm in Clojure and (hopefully) Clojurescript.
* Voronoi Diagram

This is an implementation of the divide-and-conquer algorithm for
computing the Voronoi Diagram of a given set of points.  The core of
the algorithm is written in completely functional Clojure.


* License

  Copyright (C) 2011 Chris Gray

  Distributed under the [[http://www.gnu.org/licenses/gpl-3.0.txt][GNU General Public License]].

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。