$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: xiao-hui.wu_at_[hidden]
Date: 2006-04-24 10:59:13
Has anyone compared the performance of Boost Graph Library with LEDA?
The following is a link I received that contains some comparisons. I would
like to know your experience since I am trying to decide which one is more
appropriate for my problems.
http://www.quappa.com/leda-outperforms-boost.htm
I like the generic interface of BGL, although LEDA has a C# counterpart
called GOAL, which uses C# interfaces. I am not sure if the performance of
GOAL matches LEDA, but it seems to provide some customization capability.
Thanks in advance for your feedbacks and suggestions.
Xiao-Hui Wu