Boost-Graph
view release on metacpan or search on metacpan
push @{ $clusters[$cluster] }, $node_obj;
}
}
shift @clusters if !defined($clusters[0]); # remove empty 0 node (we use non-zero indexing for node ids)
return \@clusters;
}
#______________________________________________________________________________________________________________
#<link rel="stylesheet" href="http://search.cpan.org/s/style.css" type="text/css">
#<link rel="alternate" type="application/rss+xml" title="RSS 1.0" href="http://search.cpan.org/uploads.rdf">
1;
__END__
=head1 NAME
Boost::Graph - Perl interface to the Boost-Graph C++ libraries.
=head1 SYNOPSIS
( run in 0.890 second using v1.01-cache-2.11-cpan-b16cb0d3907 )