Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

BioC 3.0: CHECK report for RBGL on oaxaca

This page was generated on 2015-04-10 10:01:05 -0700 (Fri, 10 Apr 2015).

Package 718/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RBGL 1.42.0
Bioconductor Package Maintainer
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/RBGL
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: RBGL
Version: 1.42.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch RBGL_1.42.0.tar.gz
StartedAt: 2015-04-10 02:36:27 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 02:38:45 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 137.5 seconds
RetCode: 0
Status:  OK 
CheckDir: RBGL.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch RBGL_1.42.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/RBGL.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RBGL/DESCRIPTION’ ... OK
* this is package ‘RBGL’ version ‘1.42.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘RBGL’ can be installed ... [83s/91s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘methods’ which was already attached by Depends.
  Please remove these calls from your code.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘RBGL/R/zzz.R’:
  .onLoad calls:
    require("methods")

Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [3s/3s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘runTests.R’ [1s/1s]
 [1s/2s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/RBGL.Rcheck/00check.log’
for details.

RBGL.Rcheck/00install.out:

* installing *source* package ‘RBGL’ ...
untarring boost include tree...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c bbc.cpp -o bbc.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c cliques.cpp -o cliques.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c clusteringCoef.cpp -o clusteringCoef.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c dominatorTree.cpp -o dominatorTree.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c hcs.cpp -o hcs.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c incrConnComp.cpp -o incrConnComp.o
incrConnComp.cpp:74:32: warning: unused variable 'child_index' [-Wunused-variable]
            BOOST_FOREACH(VertexIndex child_index, components[current_index]) {
                                      ^
rbgl_trimmed_boost_1_49_0/boost/foreach.hpp:1104:14: note: expanded from macro 'BOOST_FOREACH'
        for (VAR = BOOST_FOREACH_DEREF(COL); !BOOST_FOREACH_ID(_foreach_continue); BOOST_FOREACH_ID(_foreach_continue) = true)
             ^
1 warning generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c interfaces.cpp -o interfaces.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c minST.cpp -o minST.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c mincut.cpp -o mincut.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c ordering.cpp -o ordering.o
ordering.cpp:180:48: warning: unused variable 'id' [-Wunused-variable]
                property_map<Graph_dd, vertex_index_t>::type id = get(vertex_index, g);
                                                             ^
1 warning generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c planar.cpp -o planar.o
planar.cpp:225:34: warning: unused variable 'oi_end' [-Wunused-variable]
           Vertex_Vec_t::iterator oi, oi_end = ordering.end();
                                      ^
planar.cpp:429:36: warning: unused variable 'ki_end' [-Wunused-variable]
           Edge_Vec_t::iterator ki, ki_end = kuratowski_edges.end();
                                    ^
planar.cpp:461:6: warning: unused variable 'i' [-Wunused-variable]
        int i, j = 0;
            ^
In file included from planar.cpp:5:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:70:68: warning: variable 'second_vertex' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized]
    for(boost::tie(ai,ai_end) = adjacent_vertices(first_vertex,g); ai != ai_end; ++ai)
                                                                   ^˜˜˜˜˜˜˜˜˜˜˜
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:208:5: note: in instantiation of function template specialization 'boost::planar_canonical_ordering<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::no_property>, boost::property<boost::edge_index_t, int, boost::no_property>, boost::no_property, boost::listS>, boost::iterator_property_map<std::__1::__wrap_iter<std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > > *>, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, unsigned long>, std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > >, std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > > &>, std::__1::back_insert_iterator<std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, unsigned long> >' requested here
    planar_canonical_ordering(g, embedding, ordering, get(vertex_index,g));
    ^
planar.cpp:222:7: note: in instantiation of function template specialization 'boost::planar_canonical_ordering<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::no_property>, boost::property<boost::edge_index_t, int, boost::no_property>, boost::no_property, boost::listS>, boost::iterator_property_map<std::__1::__wrap_iter<std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > > *>, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, unsigned long>, std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > >, std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > > &>, std::__1::back_insert_iterator<std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > > >' requested here
           planar_canonical_ordering(g, embedding, std::back_inserter(ordering));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:81:12: note: uninitialized use occurs here
    status[second_vertex] = detail::PCO_READY_TO_BE_PROCESSED;
           ^˜˜˜˜˜˜˜˜˜˜˜˜
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:70:68: note: remove the condition if it is always true
    for(boost::tie(ai,ai_end) = adjacent_vertices(first_vertex,g); ai != ai_end; ++ai)
                                                                   ^˜˜˜˜˜˜˜˜˜˜˜
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:68:27: note: initialize the variable 'second_vertex' to silence this warning
    vertex_t second_vertex;
                          ^
                           = 0
In file included from planar.cpp:3:
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/boyer_myrvold_planar_test.hpp:12:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1530:39: warning: variable 'z' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized]
          for(face_itr = x_lower_itr; *face_itr != y; ++face_itr)
                                      ^˜˜˜˜˜˜˜˜˜˜˜˜˜
rbgl_trimmed_boost_1_49_0/boost/graph/boyer_myrvold_planar_test.hpp:121:30: note: in instantiation of function template specialization 'boost::boyer_myrvold_impl<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::no_property>, boost::property<boost::edge_index_t, int, boost::no_property>, boost::no_property, boost::listS>, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, unsigned long>, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph<std::__1::back_insert_iterator<std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > > >, boost::adj_list_edge_property_map<boost::undirected_tag, int, int &, unsigned long, boost::property<boost::edge_index_t, int, boost::no_property>, boost::edge_index_t> >' requested here
            planarity_tester.extract_kuratowski_subgraph
                             ^
rbgl_trimmed_boost_1_49_0/boost/graph/boyer_myrvold_planar_test.hpp:253:17: note: in instantiation of function template specialization 'boost::boyer_myrvold_params::core::dispatched_boyer_myrvold<boost::parameter::aux::arg_list<const boost::parameter::aux::tagged_argument<boost::boyer_myrvold_params::tag::kuratowski_subgraph, const std::__1::back_insert_iterator<std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > > > >, boost::parameter::aux::arg_list<const boost::parameter::aux::tagged_argument<boost::boyer_myrvold_params::tag::graph, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::no_property>, boost::property<boost::edge_index_t, int, boost::no_property>, boost::no_property, boost::listS> >, boost::parameter::aux::empty_arg_list> > >' requested here
         return dispatched_boyer_myrvold
                ^
rbgl_trimmed_boost_1_49_0/boost/graph/boyer_myrvold_planar_test.hpp:280:40: note: in instantiation of function template specialization 'boost::boyer_myrvold_params::core::boyer_myrvold_planarity_test<boost::parameter::aux::arg_list<const boost::parameter::aux::tagged_argument<boost::boyer_myrvold_params::tag::kuratowski_subgraph, const std::__1::back_insert_iterator<std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > > > >, boost::parameter::aux::arg_list<const boost::parameter::aux::tagged_argument<boost::boyer_myrvold_params::tag::graph, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::no_property>, boost::property<boost::edge_index_t, int, boost::no_property>, boost::no_property, boost::listS> >, boost::parameter::aux::empty_arg_list> > >' requested here
    return boyer_myrvold_params::core::boyer_myrvold_planarity_test
                                       ^
planar.cpp:414:9: note: in instantiation of function template specialization 'boost::boyer_myrvold_planarity_test<boost::parameter::aux::tagged_argument<boost::boyer_myrvold_params::tag::graph, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::no_property>, boost::property<boost::edge_index_t, int, boost::no_property>, boost::no_property, boost::listS> >, boost::parameter::aux::tagged_argument<boost::boyer_myrvold_params::tag::kuratowski_subgraph, const std::__1::back_insert_iterator<std::__1::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long>, std::__1::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned long> > > > > >' requested here
        if ( boyer_myrvold_planarity_test(
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1545:33: note: uninitialized use occurs here
          if (externally_active(z,v))
                                ^
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1530:39: note: remove the condition if it is always true
          for(face_itr = x_lower_itr; *face_itr != y; ++face_itr)
                                      ^˜˜˜˜˜˜˜˜˜˜˜˜˜
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1237:17: note: initialize the variable 'z' to silence this warning
      vertex_t z; 
                ^
                 = 0
5 warnings generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c shortestPath.cpp -o shortestPath.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c sna.cpp -o sna.o
sna.cpp:161:9: warning: unused variable 'res_cap' [-Wunused-variable]
        res_cap = get(edge_residual_capacity, flow_g);
        ^
1 warning generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c transitive_closure.cpp -o transitive_closure.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -Wall -mtune=core2 -g -O2  -c wavefront.cpp -o wavefront.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RBGL.so bbc.o cliques.o clusteringCoef.o dominatorTree.o edmonds_optimum_branching.o hcs.o incrConnComp.o interfaces.o minST.o mincut.o ordering.o planar.o shortestPath.o sna.o transitive_closure.o wavefront.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.0-bioc/meat/RBGL.Rcheck/RBGL/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (RBGL)

RBGL.Rcheck/RBGL-Ex.timings:

nameusersystemelapsed
FileDep0.7060.0190.806
astarSearch0.0100.0010.010
bandwidth0.0220.0010.024
bccluster0.0190.0010.020
bellman.ford.sp0.0140.0010.016
betweenness0.0120.0010.013
bfs0.0340.0020.035
biConnComp0.0130.0010.014
chrobakPayneStraightLineDrawing0.0140.0010.015
clusteringCoef0.0150.0010.016
clusteringCoefAppr0.0170.0010.019
coloring0.0100.0010.011
connectedComp0.0190.0020.067
dag.sp0.0150.0010.017
dijkstra.sp0.0300.0020.032
dominatorTree0.0090.0000.009
edgeConn0.0730.0010.073
edmondsMaxCardinalityMatching0.0160.0000.017
edmondsOptimumBranching0.0090.0000.010
extractPath0.0040.0010.005
floyd.warshall.all.pairs.sp0.0110.0010.012
gprofile0.0090.0020.011
graphGenerator0.0010.0000.001
highlyConnSG0.0160.0020.017
incrConnComp0.0110.0010.013
is.triangulated0.0180.0020.021
isKuratowskiSubgraph0.0110.0010.012
isStraightLineDrawing0.0130.0000.012
isomorphism0.0200.0020.022
johnson.all.pairs.sp0.0120.0010.014
kCliques0.0100.0010.011
kCores0.0510.0020.054
lambdaSets0.0140.0010.023
layout0.0010.0000.001
makeBiconnectedPlanar0.0150.0000.017
makeConnected0.0120.0000.013
makeMaximalPlanar0.0160.0010.018
maxClique0.0200.0010.023
maxFlow0.0180.0010.019
minCut0.0120.0010.013
mstree.kruskal0.0340.0020.040
mstree.prim0.0110.0010.012
ordering0.0180.0010.019
planarCanonicalOrdering0.0090.0000.009
planarFaceTraversal0.0090.0000.010
removeSelfLoops0.0150.0010.017
separates0.0160.0010.016
sp.between0.0310.0020.033
strongComp0.0170.0010.018
transClosure0.0110.0010.012
transitivity0.0090.0010.010
tsort0.0050.0010.006
wavefront0.0100.0010.012