$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [BGL] Graph coloring program
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-06-03 12:01:12
On Wed, 2 Jun 2010, Mike Douglass wrote:
> I have uploaded the graph coloring program to
>
> http://groups.google.com/group/graph_coloring_program/
>
> go to the files section and download the files and read README.
>
>
> I'm willing to license my code under the Boost license.
>
> Opening a track ticket ok.
I looked through your tarball now. Could you please make a single header
file (or small set of them) that only has your coloring code (no main
program, no file I/O, etc.) and a Boost license statement at the top?
That will make it easier to look through only that code.
-- Jeremiah Willcock