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 

Package 435/553HostnameOS / ArchBUILDCHECKBUILD BIN
RBGL 1.32.1
Bioconductor Package Maintainer
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/RBGL
Last Changed Rev: 66825 / Revision: 69725
Last Changed Date: 2012-06-19 05:56:24 -0700 (Tue, 19 Jun 2012)
lamb2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: RBGL
Version: 1.32.1
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch RBGL_1.32.1.tar.gz
StartedAt: 2012-09-24 01:28:08 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 01:31:49 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 220.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: RBGL.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.10-bioc/meat/RBGL.Rcheck'
* using R version 2.15.1 (2012-06-22)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'RBGL/DESCRIPTION' ... OK
* this is package 'RBGL' version '1.32.1'
* 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 whether package 'RBGL' can be installed ... WARNING
Found the following significant warnings:
  rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property, boost::no_property> > >::.boost::property, boost::no_property> >::.boost::property, boost::no_property>::m_value.boost::detail::edge_desc_impl::.boost::detail::edge_base::m_target' is used uninitialized in this function
  rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property, boost::no_property> > >::.boost::property, boost::no_property> >::.boost::property, boost::no_property>::m_value.boost::detail::edge_desc_impl::.boost::detail::edge_base::m_source' is used uninitialized in this function
  rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property, boost::no_property> > >::.boost::property, boost::no_property> >::.boost::property, boost::no_property>::m_value.boost::detail::edge_desc_impl::.boost::detail::edge_base::m_target' is used uninitialized in this function
  rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property, boost::no_property> > >::.boost::property, boost::no_property> >::.boost::property, boost::no_property>::m_value.boost::detail::edge_desc_impl::.boost::detail::edge_base::m_source' is used uninitialized in this function
  rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:119: warning: 'dvis' is used uninitialized in this function
See '/Users/biocbuild/bbs-2.10-bioc/meat/RBGL.Rcheck/00install.out' for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 for unstated dependencies in R code ... OK
* 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 has wrong argument list 'pkgname, libname'

Package startup functions should have two arguments with names starting
  with 'lib' and 'pkg', respectively.
See section 'Good practice' in ?.onAttach.

floyd.warshall.all.pairs.sp: warning in matrix(ans, nr =
  length(nodes(g))): partial argument match of 'nr' to 'nrow'
johnson.all.pairs.sp: warning in matrix(ans, nr = length(nodes(g))):
  partial argument match of 'nr' to 'nrow'
* checking Rd files ... NOTE
prepare_Rd: astarSearch.Rd:14-15: Dropping empty section \value
prepare_Rd: astarSearch.Rd:27: Dropping empty section \seealso
prepare_Rd: bandwidth.Rd:36: Dropping empty section \seealso
prepare_Rd: biConnComp.Rd:52: Dropping empty section \seealso
prepare_Rd: boyerMyrvoldPlanarityTest.Rd:16-17: Dropping empty section \details
prepare_Rd: boyerMyrvoldPlanarityTest.Rd:19-20: Dropping empty section \value
prepare_Rd: boyerMyrvoldPlanarityTest.Rd:33-34: Dropping empty section \examples
prepare_Rd: chrobakPayneStraightLineDrawing.Rd:16-17: Dropping empty section \details
prepare_Rd: chrobakPayneStraightLineDrawing.Rd:19-20: Dropping empty section \value
prepare_Rd: coloring.Rd:42: Dropping empty section \seealso
prepare_Rd: dominatorTree.Rd:37: Dropping empty section \seealso
prepare_Rd: edmondsMaxCardinalityMatching.Rd:16-17: Dropping empty section \details
prepare_Rd: edmondsMaxCardinalityMatching.Rd:19-20: Dropping empty section \value
prepare_Rd: edmondsOptimumBranching.Rd:20-21: Dropping empty section \value
prepare_Rd: gprofile.Rd:37: Dropping empty section \seealso
prepare_Rd: is.triangulated.Rd:43: Dropping empty section \seealso
prepare_Rd: isKuratowskiSubgraph.Rd:16-17: Dropping empty section \details
prepare_Rd: isKuratowskiSubgraph.Rd:19-20: Dropping empty section \value
prepare_Rd: isStraightLineDrawing.Rd:17-18: Dropping empty section \details
prepare_Rd: isStraightLineDrawing.Rd:20-21: Dropping empty section \value
prepare_Rd: isomorphism.Rd:42: Dropping empty section \seealso
prepare_Rd: johnson.all.pairs.sp.Rd:34: Dropping empty section \note
prepare_Rd: kCliques.Rd:45: Dropping empty section \seealso
prepare_Rd: kCores.Rd:39: Dropping empty section \seealso
prepare_Rd: lambdaSets.Rd:45: Dropping empty section \seealso
prepare_Rd: makeBiconnectedPlanar.Rd:16-17: Dropping empty section \details
prepare_Rd: makeBiconnectedPlanar.Rd:19-20: Dropping empty section \value
prepare_Rd: makeConnected.Rd:16-17: Dropping empty section \details
prepare_Rd: makeConnected.Rd:19-20: Dropping empty section \value
prepare_Rd: makeMaximalPlanar.Rd:16-17: Dropping empty section \details
prepare_Rd: makeMaximalPlanar.Rd:19-20: Dropping empty section \value
prepare_Rd: maxClique.Rd:35: Dropping empty section \seealso
prepare_Rd: maximumCycleRatio.Rd:16-17: Dropping empty section \details
prepare_Rd: maximumCycleRatio.Rd:19-20: Dropping empty section \value
prepare_Rd: maximumCycleRatio.Rd:33-34: Dropping empty section \examples
prepare_Rd: minimumCycleRatio.Rd:16-17: Dropping empty section \details
prepare_Rd: minimumCycleRatio.Rd:19-20: Dropping empty section \value
prepare_Rd: minimumCycleRatio.Rd:33-34: Dropping empty section \examples
prepare_Rd: ordering.Rd:77: Dropping empty section \seealso
prepare_Rd: planarCanonicalOrdering.Rd:16-17: Dropping empty section \details
prepare_Rd: planarCanonicalOrdering.Rd:19-20: Dropping empty section \value
prepare_Rd: planarFaceTraversal.Rd:16-17: Dropping empty section \details
prepare_Rd: planarFaceTraversal.Rd:19-20: Dropping empty section \value
prepare_Rd: removeSelfLoops.Rd:27: Dropping empty section \seealso
prepare_Rd: sloanStartEndVertices.Rd:16-17: Dropping empty section \details
prepare_Rd: sloanStartEndVertices.Rd:19-20: Dropping empty section \value
prepare_Rd: sloanStartEndVertices.Rd:33-34: Dropping empty section \examples
prepare_Rd: transClosure.Rd:36: Dropping empty section \seealso
* 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 for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File '/Users/biocbuild/bbs-2.10-bioc/meat/RBGL.Rcheck/RBGL/libs/i386/RBGL.so':
  Found '__ZSt4cout', possibly from 'std::cout' (C++)
    Object: 'planar.o'

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... NOTE
'library' or 'require' call not declared from: 'XML'
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning.
NOTE: There were 4 notes.
See
  '/Users/biocbuild/bbs-2.10-bioc/meat/RBGL.Rcheck/00check.log'
for details.

RBGL.Rcheck/00install.out:

* installing *source* package 'RBGL' ...
found  rbgl_trimmed_boost_1_49_0  header sources and tar archive;
 using what is there.
** libs
*** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c bbc.cpp -o bbc.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c cliques.cpp -o cliques.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c clusteringCoef.cpp -o clusteringCoef.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c dominatorTree.cpp -o dominatorTree.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c hcs.cpp -o hcs.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'typename boost::graph_traits<G>::edges_size_type boost::min_cut(VertexListGraph&, OutputIterator, OutputIterator) [with VertexListGraph = const R_adjacency_list<boost::undirectedS, double>, OutputIterator = std::back_insert_iterator<std::vector<long unsigned int, std::allocator<long unsigned int> > >]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32: warning: 'p' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32: note: 'p' was declared here
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c incrConnComp.cpp -o incrConnComp.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
incrConnComp.cpp: In function 'SEXPREC* BGL_incr_comp_internal(SEXPREC*, SEXPREC*, SEXPREC*, E_IC_METHOD)':
incrConnComp.cpp:74: warning: unused variable 'child_index'
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c interfaces.cpp -o interfaces.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'typename boost::graph_traits<G>::degree_size_type boost::edge_connectivity(VertexListGraph&, OutputIterator) [with VertexListGraph = Graph_ud, OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > > >]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32: warning: 'p' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32: note: 'p' was declared here
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c minST.cpp -o minST.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c mincut.cpp -o mincut.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
rbgl_trimmed_boost_1_49_0/boost/graph/push_relabel_max_flow.hpp: In member function 'void boost::detail::push_relabel<Graph, EdgeCapacityMap, ResidualCapacityEdgeMap, ReverseEdgeMap, VertexIndexMap, FlowValue>::discharge(typename boost::graph_traits<Graph>::vertex_descriptor) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >, boost::no_property, boost::listS>, EdgeCapacityMap = boost::adj_list_edge_property_map<boost::directed_tag, double, const double&, long unsigned int, const boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >, boost::edge_capacity_t>, ResidualCapacityEdgeMap = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >, boost::edge_residual_capacity_t>, ReverseEdgeMap = boost::adj_list_edge_property_map<boost::directed_tag, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, const boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>&, long unsigned int, const boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >, boost::edge_reverse_t>, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::no_property, long unsigned int>, FlowValue = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/push_relabel_max_flow.hpp:347: warning: 'min_edge_iter.boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > > >*, std::vector<boost::detail::sep_<long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > > >, std::allocator<boost::detail::sep_<long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > > > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, int>::m_src' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/push_relabel_max_flow.hpp:347: note: 'min_edge_iter.boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > > >*, std::vector<boost::detail::sep_<long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > > >, std::allocator<boost::detail::sep_<long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > > > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, int>::m_src' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'SEXPREC* BGL_max_flow_internal(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, E_MF_METHOD)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'typename boost::graph_traits<G>::edges_size_type boost::min_cut(VertexListGraph&, OutputIterator, OutputIterator) [with VertexListGraph = Graph_ud, OutputIterator = std::back_insert_iterator<std::vector<long unsigned int, std::allocator<long unsigned int> > >]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, long unsigned int, boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, long unsigned int, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32: warning: 'p' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32: note: 'p' was declared here
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c ordering.cpp -o ordering.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/sparse_ordering.hpp:25,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:15,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:60:1: warning: "BGL_FORALL_VERTICES_T" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:22,
                 from ordering.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:60:1: warning: this is the location of the previous definition
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/sparse_ordering.hpp:25,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:15,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:76:1: warning: "BGL_FORALL_EDGES_T" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:22,
                 from ordering.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:76:1: warning: this is the location of the previous definition
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/sparse_ordering.hpp:25,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:15,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:92:1: warning: "BGL_FORALL_ADJ_T" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:22,
                 from ordering.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:92:1: warning: this is the location of the previous definition
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c planar.cpp -o planar.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:471,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/make_biconnected_planar.hpp:13,
                 from planar.cpp:9:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:60:1: warning: "BGL_FORALL_VERTICES_T" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/is_kuratowski_subgraph.hpp:16,
                 from planar.cpp:7:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:60:1: warning: this is the location of the previous definition
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:471,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/make_biconnected_planar.hpp:13,
                 from planar.cpp:9:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:76:1: warning: "BGL_FORALL_EDGES_T" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/is_kuratowski_subgraph.hpp:16,
                 from planar.cpp:7:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:76:1: warning: this is the location of the previous definition
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:471,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/make_biconnected_planar.hpp:13,
                 from planar.cpp:9:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:92:1: warning: "BGL_FORALL_ADJ_T" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/is_kuratowski_subgraph.hpp:16,
                 from planar.cpp:7:
rbgl_trimmed_boost_1_49_0/boost/graph/iteration_macros.hpp:92:1: warning: this is the location of the previous definition
planar.cpp: In function 'SEXPREC* planarFaceTraversal(SEXPREC*, SEXPREC*, SEXPREC*)':
planar.cpp:151: warning: comparison between signed and unsigned integer expressions
planar.cpp:153: warning: comparison between signed and unsigned integer expressions
planar.cpp:161: warning: comparison between signed and unsigned integer expressions
planar.cpp:165: warning: comparison between signed and unsigned integer expressions
planar.cpp: In function 'SEXPREC* planarCanonicalOrdering(SEXPREC*, SEXPREC*, SEXPREC*)':
planar.cpp:256: warning: comparison between signed and unsigned integer expressions
planar.cpp: In function 'SEXPREC* isStraightLineDrawing(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
planar.cpp:369: warning: comparison between signed and unsigned integer expressions
planar.cpp: In function 'SEXPREC* isKuratowskiSubgraph(SEXPREC*, SEXPREC*, SEXPREC*)':
planar.cpp:461: warning: unused variable 'i'
planar.cpp: In function 'SEXPREC* makeConnected(SEXPREC*, SEXPREC*, SEXPREC*)':
planar.cpp:485: warning: comparison between signed and unsigned integer expressions
planar.cpp: In function 'SEXPREC* makeBiconnectedPlanar(SEXPREC*, SEXPREC*, SEXPREC*)':
planar.cpp:539: warning: comparison between signed and unsigned integer expressions
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp: In member function 'bool boost::edmonds_augmenting_path_finder<Graph, MateMap, VertexIndexMap>::augment_matching() [with Graph = R_adjacency_list<boost::undirectedS, int>, MateMap = long unsigned int*, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type, boost::no_property>, long unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp:231: warning: 'w' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp:231: warning: 'v' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'void boost::boyer_myrvold_impl<Graph, VertexIndexMap, StoreOldHandlesPolicy, StoreEmbeddingPolicy>::extract_kuratowski_subgraph(OutputIterator, EdgeIndexMap) [with OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > > >, EdgeIndexMap = boost::adj_list_edge_property_map<boost::undirected_tag, int, int&, long unsigned int, boost::property<boost::edge_index_t, int, boost::no_property>, boost::edge_index_t>, 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>, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, long unsigned int>, StoreOldHandlesPolicy = boost::graph::detail::store_old_handles, StoreEmbeddingPolicy = boost::graph::detail::no_embedding]':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1279: warning: 'previous_vertex' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1238: warning: 'bicomp_root' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1237: warning: 'z' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp: In function 'void boost::planar_canonical_ordering(const Graph&, PlanarEmbedding, OutputIterator, VertexIndexMap) [with 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>, PlanarEmbedding = boost::iterator_property_map<__gnu_cxx::__normal_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >*, std::vector<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >, std::allocator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > > > > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, long unsigned int>, std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >, std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >&>, OutputIterator = std::back_insert_iterator<std::vector<long unsigned int, std::allocator<long unsigned int> > >, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, long unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:68: warning: 'second_vertex' may be used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp: In function 'void boost::chrobak_payne_straight_line_drawing(const Graph&, PlanarEmbedding, ForwardIterator, ForwardIterator, GridPositionMap, VertexIndexMap) [with 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>, PlanarEmbedding = boost::iterator_property_map<__gnu_cxx::__normal_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >*, std::vector<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >, std::allocator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > > > > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, long unsigned int>, std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >, std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, std::allocator<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >&>, ForwardIterator = __gnu_cxx::__normal_iterator<long unsigned int*, std::vector<long unsigned int, std::allocator<long unsigned int> > >, GridPositionMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<coord_t*, std::vector<coord_t, std::allocator<coord_t> > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, long unsigned int>, coord_t, coord_t&>, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::no_property>, long unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp:219: warning: 'next_to_rightmost' may be used uninitialized in this function
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c shortestPath.cpp -o shortestPath.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>, DistanceMatrix = Basic2DMatrix<double>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type, boost::no_property>, long unsigned int>, Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, BinaryPredicate = std::less<double>, BinaryFunction = boost::closed_plus<double>, Infinity = double, DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:119: warning: 'dvis' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:119: note: 'dvis' was declared here
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c sna.cpp -o sna.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>, DistanceMatrix = Basic2DMatrix<double>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type, boost::no_property>, long unsigned int>, Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, double&, long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, BinaryPredicate = std::less<double>, BinaryFunction = boost::closed_plus<double>, Infinity = double, DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:119: warning: 'dvis' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:119: note: 'dvis' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'SEXPREC* lambdaSets(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_target' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:272: warning: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' is used uninitialized in this function
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:2203: note: 'p.boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> > >::<anonymous>.boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property> >::<anonymous>.boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, boost::no_property>::m_value.boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>::<anonymous>.boost::detail::edge_base<boost::directed_tag, long unsigned int>::m_source' was declared here
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c transitive_closure.cpp -o transitive_closure.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:17,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:18,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:17,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:18,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fPIC  -g -O2 -Wall -fasm-blocks  -c wavefront.cpp -o wavefront.o
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:26,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: "BOOST_concept" redefined
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:9,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:21,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:31,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/concept_def.hpp:34:1: warning: this is the location of the previous definition
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -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-2.10-bioc/meat/RBGL.Rcheck/RBGL/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'RBGL.Rnw' 
** testing if installed package can be loaded

* DONE (RBGL)

RBGL.Rcheck/RBGL-Ex.timings:

nameusersystemelapsed
FileDep0.9110.0420.956
astarSearch0.0110.0020.013
bandwidth0.0210.0030.024
bccluster0.0180.0020.020
bellman.ford.sp0.0220.0030.025
betweenness0.0180.0030.021
bfs0.0330.0060.039
biConnComp0.0180.0030.021
chrobakPayneStraightLineDrawing0.0230.0010.023
clusteringCoef0.0210.0030.023
clusteringCoefAppr0.0180.0030.020
coloring0.0140.0030.016
connectedComp0.0380.0030.041
dag.sp0.0190.0030.023
dijkstra.sp0.0540.0060.060
dominatorTree0.0130.0030.015
edgeConn0.0100.0020.011
edmondsMaxCardinalityMatching0.0200.0010.021
edmondsOptimumBranching0.0120.0000.013
extractPath0.0050.0000.005
floyd.warshall.all.pairs.sp0.0130.0030.015
gprofile0.0080.0020.010
graphGenerator0.0000.0000.001
highlyConnSG0.0140.0020.015
incrConnComp0.0100.0020.012
is.triangulated0.0240.0040.028
isKuratowskiSubgraph0.0230.0010.025
isStraightLineDrawing0.0250.0010.026
isomorphism0.0250.0050.030
johnson.all.pairs.sp0.0180.0030.022
kCliques0.0150.0030.019
kCores0.0940.0050.100
lambdaSets0.0210.0030.023
makeBiconnectedPlanar0.0280.0000.028
makeConnected0.0230.0000.023
makeMaximalPlanar0.0240.0010.025
maxClique0.0340.0050.040
maxFlow0.0340.0030.037
minCut0.0150.0030.017
mstree.kruskal0.0510.0050.056
mstree.prim0.0160.0030.019
ordering0.0240.0030.028
planarCanonicalOrdering0.0240.0000.025
planarFaceTraversal0.0190.0010.019
removeSelfLoops0.0290.0030.032
separates0.0260.0030.029
sp.between0.0610.0030.065
strongComp0.0230.0020.026
transClosure0.0130.0020.015
transitivity0.0100.0010.012
tsort0.0280.0010.029
wavefront0.0120.0020.013