Boost logo

Boost :

Subject: Re: [boost] [GSoC 2010] Sweepline algorithm
From: Lars Viklund (zao_at_[hidden])
Date: 2010-03-27 07:48:41


On Sat, Mar 27, 2010 at 01:06:04PM +0300, DE wrote:
> are you familiar with "Numerical Recipies" book? in the third edition
> there is given a complete solution to the delanuay triangulation and
> voronoi diagram problems
> perhaps the problem your are trying to solve is already solved

The code from the Numerical Recepies in X books is licensed under a
bunch of licenses, all that are completely unusable for Boost (or in my
opinion, anyone).

Basically, the only license they have that doesn't cost you money is the
"immediate license" in which you have to type the code in onto your
personal computer, and may not redistribute the code or binaries using
the code, nor use it for commercial purposes.

Heck, I'd guess that being inspired by the code would probably count as
a derived work and be useless as well.

(this is all according to my Numerical Recepies in C 2e)

-- 
Lars Viklund | zao_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk