$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-06-04 09:07:29
On Jun 2, 2007, at 9:11 AM, Andreas Fabri wrote:
> We don't post the full announcement here, because that would be
> off-topic, but we want to point out that CGAL comes with partial
> specializations of the boost::graph_traits for several CGAL data
> structures and overloaded versions of the global functions for
> graph traversal. This is done for the 2D triangulations, the 2D
> arrangements of curves, and the polyhdral surface, that is for
> data structures with vertices and edges.
Very cool!
- Doug