|
Boost : |
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-11 12:05:07
I notice that out_degree is a requirement for IncidenceGraph, one of the
most-basic useful graph concepts, but that it's only used in isomorphism()
and minimum_degree_ordering(). Since finding the out_degree can be a burden
for heuristic searches of spaces which aren't represented in memory, I think
this restriction should be lifted in most places, e.g. for
breadth_first_visit().
-Dave
===================================================
David Abrahams, C++ library designer for hire
resume: http://users.rcn.com/abrahams/resume.html
C++ Booster (http://www.boost.org)
email: david.abrahams_at_[hidden]
===================================================
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk