$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] BGL: interrupting breadth_first_search() at a certain distance/predicate?
From: Jerry (jerry.jeremiah_at_[hidden])
Date: 2010-08-04 01:04:09
Anders Wallin <anders.e.e.wallin <at> gmail.com> writes:
>
> I should probably describe my application, since there might be a much
> better solution than the one I am trying.
> As part of a computer-aided-manufacturing toolpath calculation I am
> producing planar graphs like this:
> http://tinyurl.com/377lvt8
I like the whole idea of BGL, but I don't have a specific use for it in my
current job. I am extremely interested in the fields where it is being used.
Thanks for sharing the application you are using it for. I would appreciate
it if anyone else could share what application they use BGL for.
Jerry