Page MenuHomeSolus

D4054.id.diff
No OneTemporary

D4054.id.diff

Index: packaging/networkx/package.yml
===================================================================
--- /dev/null
+++ packaging/networkx/package.yml
@@ -0,0 +1,38 @@
+name : networkx
+version : 2.2
+release : 6
+source :
+ - https://github.com/networkx/networkx/archive/networkx-2.2.tar.gz : 74efce06507cdc2e506c6b7d485a18617adc3a7f355e2dc48ca71c83929bc679
+license : BSD-3-Clause
+component : programming.python
+summary : NetworkX is a Python package for the creation, manipulation, and study
+ of the structure, dynamics, and functions of complex networks.
+description: |
+ NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
+builddeps :
+ - pkgconfig(gdal)
+ - matplotlib
+ - numpy
+ - pygraphviz
+ - python-decorator
+ - python-lxml
+ - python-pandas
+ - python-setuptools
+ - pyyaml
+ - scipy
+rundeps :
+ - gdal
+ - matplotlib
+ - numpy
+ - pygraphviz
+ - python-decorator
+ - python-lxml
+ - python-pandas
+ - pyyaml
+ - scipy
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
Index: packaging/networkx/pspec_x86_64.xml
===================================================================
--- /dev/null
+++ packaging/networkx/pspec_x86_64.xml
@@ -0,0 +1,2069 @@
+<PISI>
+ <Source>
+ <Name>networkx</Name>
+ <Packager>
+ <Name>Pádraig Mac Carron</Name>
+ <Email>padraig.maccarron@mu.ie</Email>
+ </Packager>
+ <License>BSD-3-Clause</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.</Summary>
+ <Description xml:lang="en">NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>networkx</Name>
+ <Summary xml:lang="en">NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.</Summary>
+ <Description xml:lang="en">NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.2-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.2-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.2-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.2-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.2-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.2-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/clique.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/clique.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/clustering_coefficient.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/clustering_coefficient.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/connectivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/dominating_set.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/dominating_set.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/independent_set.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/independent_set.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/kcomponents.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/matching.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/matching.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/ramsey.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/ramsey.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/steinertree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/steinertree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_approx_clust_coeff.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_clique.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_clique.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_connectivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_independent_set.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_independent_set.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_kcomponents.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_matching.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_matching.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_ramsey.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_ramsey.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_steinertree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_steinertree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_treewidth.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_treewidth.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/treewidth.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/treewidth.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/vertex_cover.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/vertex_cover.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/connectivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/correlation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/correlation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/mixing.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/mixing.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/neighbor_degree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/neighbor_degree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/pairs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/pairs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/base_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/base_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/basic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/basic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/cluster.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/cluster.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/covering.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/covering.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/edgelist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/edgelist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/generators.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/generators.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/matching.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/matching.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/matrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/matrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/projection.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/projection.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/redundancy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/redundancy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/spectral.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/spectral.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_cluster.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_cluster.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_covering.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_covering.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_edgelist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_edgelist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_generators.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_generators.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_matching.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_matching.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_matrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_matrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_redundancy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_redundancy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/boundary.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/boundary.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bridges.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/bridges.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/betweenness.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/betweenness.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/betweenness_subset.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/betweenness_subset.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/closeness.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/closeness.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/current_flow_betweenness.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/current_flow_betweenness.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/current_flow_betweenness_subset.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/current_flow_betweenness_subset.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/current_flow_closeness.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/current_flow_closeness.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/degree_alg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/degree_alg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/dispersion.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/dispersion.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/eigenvector.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/eigenvector.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/flow_matrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/flow_matrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/harmonic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/harmonic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/katz.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/katz.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/load.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/load.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/percolation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/percolation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/reaching.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/reaching.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/second_order.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/second_order.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/subgraph_alg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/subgraph_alg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_closeness_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_closeness_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_degree_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_degree_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_dispersion.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_dispersion.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_harmonic_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_harmonic_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_katz_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_katz_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_percolation_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_percolation_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_reaching.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_reaching.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_second_order_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_second_order_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_subgraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_subgraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/chains.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/chains.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/chordal.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/chordal.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/clique.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/clique.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/cluster.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/cluster.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/coloring/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/coloring/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/coloring/greedy_coloring.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/coloring/greedy_coloring.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/coloring/greedy_coloring_with_interchange.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/coloring/greedy_coloring_with_interchange.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/coloring/tests/test_coloring.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/coloring/tests/test_coloring.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/communicability_alg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/communicability_alg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/asyn_fluid.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/asyn_fluid.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/community_generators.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/community_generators.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/community_utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/community_utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/kclique.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/kclique.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/kernighan_lin.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/kernighan_lin.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/label_propagation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/label_propagation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/modularity_max.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/modularity_max.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/quality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/quality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_asyn_fluid.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_asyn_fluid.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_centrality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_generators.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_generators.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kernighan_lin.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kernighan_lin.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_label_propagation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_label_propagation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_modularity_max.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_modularity_max.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_quality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_quality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/attracting.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/attracting.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/biconnected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/biconnected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/connected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/connected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/semiconnected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/semiconnected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/strongly_connected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/strongly_connected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_semiconnected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_semiconnected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_subgraph_copies.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_subgraph_copies.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/weakly_connected.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/components/weakly_connected.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/connectivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/cuts.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/cuts.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/disjoint_paths.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/disjoint_paths.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/edge_augmentation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/edge_augmentation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/edge_kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/edge_kcomponents.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/kcomponents.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/kcutsets.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/kcutsets.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/stoerwagner.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/stoerwagner.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_connectivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_cuts.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_cuts.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_disjoint_paths.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_disjoint_paths.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_edge_augmentation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_edge_augmentation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_edge_kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_edge_kcomponents.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_kcomponents.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_kcutsets.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_kcutsets.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_stoer_wagner.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_stoer_wagner.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/core.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/core.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/covering.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/covering.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/cuts.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/cuts.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/cycles.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/cycles.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/dag.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/dag.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/distance_measures.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/distance_measures.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/distance_regular.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/distance_regular.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/dominance.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/dominance.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/dominating.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/dominating.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/efficiency.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/efficiency.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/euler.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/euler.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/boykovkolmogorov.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/boykovkolmogorov.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/capacityscaling.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/capacityscaling.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/dinitz_alg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/dinitz_alg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/edmondskarp.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/edmondskarp.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/gomory_hu.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/gomory_hu.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/maxflow.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/maxflow.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/mincost.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/mincost.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/networksimplex.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/networksimplex.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/preflowpush.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/preflowpush.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/shortestaugmentingpath.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/shortestaugmentingpath.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/gl1.gpickle.bz2</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/gw1.gpickle.bz2</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/netgen-2.gpickle.bz2</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_gomory_hu.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_gomory_hu.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_maxflow.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_maxflow.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_maxflow_large_graph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_maxflow_large_graph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_mincost.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_mincost.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/wlm3.gpickle.bz2</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/flow/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/graphical.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/graphical.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/hierarchy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/hierarchy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/hybrid.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/hybrid.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isolate.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isolate.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/isomorph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/isomorph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/isomorphvf2.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/isomorphvf2.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/matchhelpers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/matchhelpers.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/temporalisomorphvf2.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/temporalisomorphvf2.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/iso_r01_s80.A99</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/iso_r01_s80.B99</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/si2_b06_m200.A99</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/si2_b06_m200.B99</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphvf2.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_match_helpers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_match_helpers.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_vf2userfunc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/vf2userfunc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/vf2userfunc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/hits_alg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/hits_alg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/pagerank_alg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/pagerank_alg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_prediction.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/link_prediction.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/lowest_common_ancestors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/lowest_common_ancestors.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/matching.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/matching.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/minors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/minors.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/mis.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/mis.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/hmn.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/hmn.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/lgc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/lgc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/tests/test_harmonic_function.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/tests/test_harmonic_function.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/tests/test_local_and_global_consistency.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/tests/test_local_and_global_consistency.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/node_classification/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/all.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/all.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/binary.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/binary.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/product.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/product.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_all.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_all.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_binary.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_binary.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_product.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_product.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_unary.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_unary.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/unary.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/operators/unary.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/planarity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/planarity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/reciprocity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/reciprocity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/richclub.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/richclub.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/astar.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/astar.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/dense.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/dense.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/generic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/generic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_weighted.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_weighted.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/unweighted.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/unweighted.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/weighted.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/weighted.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/similarity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/similarity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/simple_paths.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/simple_paths.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/smallworld.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/smallworld.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/smetric.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/smetric.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/sparsifiers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/sparsifiers.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/structuralholes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/structuralholes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/swap.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/swap.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_bridges.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_bridges.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_chains.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_chains.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_chordal.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_chordal.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_communicability.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_communicability.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_covering.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_covering.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cuts.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cuts.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dominance.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dominance.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dominating.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dominating.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_efficiency.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_efficiency.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hybrid.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hybrid.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_isolate.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_isolate.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_link_prediction.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_link_prediction.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_lowest_common_ancestors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_lowest_common_ancestors.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_minors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_minors.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_planarity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_planarity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_reciprocity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_reciprocity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_richclub.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_richclub.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_similarity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_similarity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_smallworld.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_smallworld.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_smetric.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_smetric.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_sparsifiers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_sparsifiers.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_structuralholes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_structuralholes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_threshold.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_threshold.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_tournament.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_tournament.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_triads.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_triads.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_voronoi.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_voronoi.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_wiener.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_wiener.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/threshold.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/threshold.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tournament.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tournament.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/beamsearch.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/beamsearch.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/breadth_first_search.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/breadth_first_search.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/depth_first_search.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/depth_first_search.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/edgebfs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/edgebfs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/edgedfs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/edgedfs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_beamsearch.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_beamsearch.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_edgebfs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_edgebfs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_edgedfs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_edgedfs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/branchings.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/branchings.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/coding.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/coding.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/mst.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/mst.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/operations.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/operations.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/recognition.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/recognition.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_branchings.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_branchings.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_coding.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_coding.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_mst.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_mst.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_operations.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_operations.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_recognition.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_recognition.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/triads.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/triads.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/vitality.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/vitality.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/voronoi.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/voronoi.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/wiener.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/wiener.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/coreviews.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/coreviews.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/digraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/digraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/filters.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/filters.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/function.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/function.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/graph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/graph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/graphviews.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/graphviews.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/multidigraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/multidigraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/multigraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/multigraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/ordered.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/ordered.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/reportviews.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/reportviews.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_coreviews.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_coreviews.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_filters.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_filters.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graphviews.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graphviews.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_ordered.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_ordered.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_reportviews.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_reportviews.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_special.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_special.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_subgraphviews.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/classes/tests/test_subgraphviews.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/convert.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/convert.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/convert_matrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/convert_matrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/layout.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/layout.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/nx_agraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/nx_agraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/nx_pydot.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/nx_pydot.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/nx_pylab.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/nx_pylab.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_agraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_agraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_layout.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_layout.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_pydot.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_pydot.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_pylab.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_pylab.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/exception.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/exception.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/atlas.dat.gz</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/atlas.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/atlas.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/classic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/classic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/community.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/community.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/degree_seq.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/degree_seq.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/directed.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/directed.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/duplication.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/duplication.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/ego.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/ego.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/expanders.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/expanders.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/geometric.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/geometric.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/intersection.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/intersection.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/joint_degree_seq.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/joint_degree_seq.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/lattice.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/lattice.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/line.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/line.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/mycielski.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/mycielski.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/nonisomorphic_trees.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/nonisomorphic_trees.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/random_clustered.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/random_clustered.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/random_graphs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/random_graphs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/small.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/small.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/social.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/social.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/spectral_graph_forge.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/spectral_graph_forge.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/stochastic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/stochastic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_atlas.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_atlas.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_community.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_community.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_duplication.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_duplication.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_expanders.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_expanders.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_joint_degree_seq.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_joint_degree_seq.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_lattice.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_lattice.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_line.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_line.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_mycielski.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_mycielski.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_nonisomorphic_trees.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_nonisomorphic_trees.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_spectral_graph_forge.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_spectral_graph_forge.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_stochastic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_stochastic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_trees.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_trees.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_triads.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/tests/test_triads.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/trees.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/trees.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/triads.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/generators/triads.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/algebraicconnectivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/algebraicconnectivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/attrmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/attrmatrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/graphmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/graphmatrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/laplacianmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/laplacianmatrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/modularitymatrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/modularitymatrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/spectrum.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/spectrum.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_algebraic_connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_algebraic_connectivity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_graphmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_graphmatrix.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_laplacian.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_laplacian.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_modularity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_modularity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_spectrum.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_spectrum.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/adjlist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/adjlist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/edgelist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/edgelist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/gexf.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/gexf.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/gml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/gml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/gpickle.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/gpickle.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/graph6.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/graph6.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/graphml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/graphml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/adjacency.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/adjacency.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/cytoscape.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/cytoscape.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/jit.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/jit.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/node_link.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/node_link.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_cytoscape.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_cytoscape.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_jit.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_jit.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_node_link.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_node_link.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_tree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_tree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/leda.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/leda.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/multiline_adjlist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/multiline_adjlist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/nx_shp.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/nx_shp.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/nx_yaml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/nx_yaml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/p2g.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/p2g.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/pajek.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/pajek.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/sparse6.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/sparse6.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_adjlist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_adjlist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_edgelist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_edgelist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_p2g.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_p2g.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_shp.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_shp.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_yaml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_yaml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/relabel.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/relabel.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/release.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/release.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/testing/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/testing/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/testing/tests/test_utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/testing/tests/test_utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/testing/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/testing/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_all_random_functions.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_all_random_functions.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_convert.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_convert.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_convert_numpy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_convert_numpy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_convert_pandas.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_convert_pandas.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_convert_scipy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_convert_scipy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_exceptions.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/contextmanagers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/contextmanagers.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/decorators.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/heaps.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/heaps.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/mapped_queue.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/mapped_queue.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/misc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/misc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/random_sequence.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/random_sequence.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/rcm.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/rcm.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_contextmanager.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_contextmanager.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_decorators.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_decorators.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_heaps.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_heaps.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_mapped_queue.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_mapped_queue.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_misc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_misc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_rcm.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_rcm.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_unionfind.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/tests/test_unionfind.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/union_find.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/utils/union_find.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/version.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/version.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.2-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.2-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.2-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/__pycache__/convert.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/__pycache__/convert_matrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/__pycache__/exception.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/__pycache__/relabel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/__pycache__/release.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/__pycache__/version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/boundary.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/bridges.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/chains.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/chordal.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/clique.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/cluster.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/communicability_alg.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/core.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/covering.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/cuts.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/cycles.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/dag.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/distance_measures.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/distance_regular.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/dominance.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/dominating.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/efficiency.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/euler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/graphical.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/hierarchy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/hybrid.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/isolate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/link_prediction.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/lowest_common_ancestors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/matching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/minors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/mis.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/planarity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/reciprocity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/richclub.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/similarity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/simple_paths.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/smallworld.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/smetric.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/sparsifiers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/structuralholes.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/swap.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/threshold.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/tournament.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/triads.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/vitality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/voronoi.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/__pycache__/wiener.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/clique.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/clustering_coefficient.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/connectivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/dominating_set.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/independent_set.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/kcomponents.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/matching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/ramsey.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/steinertree.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/treewidth.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/__pycache__/vertex_cover.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/clique.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/clustering_coefficient.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/dominating_set.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/independent_set.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/matching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/ramsey.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/steinertree.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_approx_clust_coeff.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_clique.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_connectivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_dominating_set.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_independent_set.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_kcomponents.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_matching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_ramsey.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_steinertree.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_treewidth.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/__pycache__/test_vertex_cover.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_clique.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_independent_set.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_matching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_ramsey.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_steinertree.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_treewidth.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/treewidth.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/approximation/vertex_cover.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/__pycache__/connectivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/__pycache__/correlation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/__pycache__/mixing.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/__pycache__/neighbor_degree.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/__pycache__/pairs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/correlation.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/mixing.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/neighbor_degree.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/pairs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/__pycache__/base_test.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/__pycache__/test_connectivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/__pycache__/test_correlation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/__pycache__/test_mixing.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/__pycache__/test_neighbor_degree.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/__pycache__/test_pairs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/base_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/basic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/cluster.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/covering.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/edgelist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/generators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/matching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/matrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/projection.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/redundancy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/__pycache__/spectral.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/basic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/cluster.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/covering.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/edgelist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/generators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/matching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/matrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/projection.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/redundancy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/spectral.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_basic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_cluster.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_covering.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_edgelist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_generators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_matching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_matrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_project.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_redundancy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/__pycache__/test_spectral_bipartivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_basic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_cluster.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_covering.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_edgelist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_generators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_matching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_matrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_project.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_redundancy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/boundary.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/bridges.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/betweenness.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/betweenness_subset.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/closeness.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/current_flow_betweenness.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/current_flow_betweenness_subset.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/current_flow_closeness.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/degree_alg.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/dispersion.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/eigenvector.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/flow_matrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/harmonic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/katz.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/load.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/percolation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/reaching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/second_order.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/__pycache__/subgraph_alg.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/betweenness.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/betweenness_subset.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/closeness.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/current_flow_betweenness.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/current_flow_betweenness_subset.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/current_flow_closeness.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/degree_alg.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/dispersion.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/eigenvector.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/flow_matrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/harmonic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/katz.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/load.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/percolation.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/reaching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/second_order.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/subgraph_alg.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_betweenness_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_betweenness_centrality_subset.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_closeness_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_current_flow_betweenness_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_current_flow_betweenness_centrality_subset.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_current_flow_closeness.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_degree_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_dispersion.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_eigenvector_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_harmonic_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_katz_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_load_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_percolation_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_reaching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_second_order_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/__pycache__/test_subgraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_closeness_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_degree_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_dispersion.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_harmonic_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_katz_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_percolation_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_reaching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_second_order_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/centrality/tests/test_subgraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/chains.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/chordal.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/clique.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/cluster.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/coloring/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/coloring/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/coloring/__pycache__/greedy_coloring.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/coloring/__pycache__/greedy_coloring_with_interchange.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/coloring/greedy_coloring.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/coloring/greedy_coloring_with_interchange.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/coloring/tests/__pycache__/test_coloring.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/coloring/tests/test_coloring.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/communicability_alg.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/asyn_fluid.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/community_generators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/community_utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/kclique.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/kernighan_lin.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/label_propagation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/modularity_max.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/__pycache__/quality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/asyn_fluid.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/community_generators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/community_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/kclique.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/kernighan_lin.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/label_propagation.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/modularity_max.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/quality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_asyn_fluid.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_centrality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_generators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_kclique.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_kernighan_lin.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_label_propagation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_modularity_max.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_quality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/__pycache__/test_utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_asyn_fluid.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_centrality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_generators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_kclique.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_kernighan_lin.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_label_propagation.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_modularity_max.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_quality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/community/tests/test_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/__pycache__/attracting.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/__pycache__/biconnected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/__pycache__/connected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/__pycache__/semiconnected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/__pycache__/strongly_connected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/__pycache__/weakly_connected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/attracting.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/biconnected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/connected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/semiconnected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/strongly_connected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/__pycache__/test_attracting.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/__pycache__/test_biconnected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/__pycache__/test_connected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/__pycache__/test_semiconnected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/__pycache__/test_strongly_connected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/__pycache__/test_subgraph_copies.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/__pycache__/test_weakly_connected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/test_attracting.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/test_biconnected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/test_connected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/test_semiconnected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/test_subgraph_copies.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/components/weakly_connected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/connectivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/cuts.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/disjoint_paths.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/edge_augmentation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/edge_kcomponents.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/kcomponents.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/kcutsets.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/stoerwagner.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/__pycache__/utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/cuts.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/disjoint_paths.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/edge_augmentation.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/edge_kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/kcutsets.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/stoerwagner.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/__pycache__/test_connectivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/__pycache__/test_cuts.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/__pycache__/test_disjoint_paths.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/__pycache__/test_edge_augmentation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/__pycache__/test_edge_kcomponents.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/__pycache__/test_kcomponents.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/__pycache__/test_kcutsets.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/__pycache__/test_stoer_wagner.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/test_connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/test_cuts.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/test_disjoint_paths.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/test_edge_augmentation.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/test_edge_kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/test_kcomponents.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/test_kcutsets.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/tests/test_stoer_wagner.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/connectivity/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/core.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/covering.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/cuts.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/cycles.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/dag.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/distance_measures.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/distance_regular.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/dominance.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/dominating.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/efficiency.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/euler.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/boykovkolmogorov.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/capacityscaling.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/dinitz_alg.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/edmondskarp.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/gomory_hu.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/maxflow.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/mincost.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/networksimplex.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/preflowpush.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/shortestaugmentingpath.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/__pycache__/utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/boykovkolmogorov.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/capacityscaling.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/dinitz_alg.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/edmondskarp.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/gomory_hu.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/maxflow.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/mincost.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/networksimplex.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/preflowpush.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/shortestaugmentingpath.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/__pycache__/test_gomory_hu.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/__pycache__/test_maxflow.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/__pycache__/test_maxflow_large_graph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/__pycache__/test_mincost.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/gl1.gpickle.bz2</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/gw1.gpickle.bz2</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/netgen-2.gpickle.bz2</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/test_gomory_hu.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/test_maxflow.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/test_maxflow_large_graph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/test_mincost.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/tests/wlm3.gpickle.bz2</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/flow/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/graphical.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/hierarchy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/hybrid.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isolate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/__pycache__/isomorph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/__pycache__/isomorphvf2.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/__pycache__/matchhelpers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/__pycache__/temporalisomorphvf2.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/__pycache__/vf2userfunc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/isomorph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/isomorphvf2.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/matchhelpers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/temporalisomorphvf2.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/__pycache__/test_isomorphism.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/__pycache__/test_isomorphvf2.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/__pycache__/test_match_helpers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/__pycache__/test_temporalisomorphvf2.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/__pycache__/test_vf2userfunc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/iso_r01_s80.A99</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/iso_r01_s80.B99</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/si2_b06_m200.A99</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/si2_b06_m200.B99</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/test_match_helpers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/isomorphism/vf2userfunc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/__pycache__/hits_alg.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/__pycache__/pagerank_alg.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/hits_alg.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/pagerank_alg.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/tests/__pycache__/test_hits.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/tests/__pycache__/test_pagerank.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/link_prediction.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/lowest_common_ancestors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/matching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/minors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/mis.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/__pycache__/hmn.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/__pycache__/lgc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/__pycache__/utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/hmn.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/lgc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/tests/__pycache__/test_harmonic_function.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/tests/__pycache__/test_local_and_global_consistency.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/tests/test_harmonic_function.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/tests/test_local_and_global_consistency.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/node_classification/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/__pycache__/all.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/__pycache__/binary.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/__pycache__/product.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/__pycache__/unary.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/all.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/binary.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/product.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/tests/__pycache__/test_all.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/tests/__pycache__/test_binary.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/tests/__pycache__/test_product.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/tests/__pycache__/test_unary.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/tests/test_all.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/tests/test_binary.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/tests/test_product.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/tests/test_unary.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/operators/unary.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/planarity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/reciprocity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/richclub.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/__pycache__/astar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/__pycache__/dense.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/__pycache__/generic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/__pycache__/unweighted.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/__pycache__/weighted.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/astar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/dense.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/generic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/__pycache__/test_astar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/__pycache__/test_dense.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/__pycache__/test_dense_numpy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/__pycache__/test_generic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/__pycache__/test_unweighted.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/__pycache__/test_weighted.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/tests/test_weighted.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/unweighted.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/shortest_paths/weighted.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/similarity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/simple_paths.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/smallworld.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/smetric.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/sparsifiers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/structuralholes.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/swap.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_boundary.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_bridges.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_chains.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_chordal.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_clique.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_cluster.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_communicability.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_core.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_covering.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_cuts.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_cycles.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_dag.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_distance_measures.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_distance_regular.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_dominance.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_dominating.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_efficiency.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_euler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_graphical.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_hierarchy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_hybrid.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_isolate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_link_prediction.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_lowest_common_ancestors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_matching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_minors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_mis.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_planarity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_reciprocity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_richclub.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_similarity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_simple_paths.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_smallworld.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_smetric.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_sparsifiers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_structuralholes.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_swap.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_threshold.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_tournament.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_triads.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_vitality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_voronoi.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/__pycache__/test_wiener.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_boundary.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_bridges.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_chains.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_chordal.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_clique.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_cluster.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_communicability.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_core.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_covering.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_cuts.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_cycles.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_dag.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_distance_measures.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_distance_regular.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_dominance.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_dominating.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_efficiency.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_euler.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_graphical.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_hierarchy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_hybrid.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_isolate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_link_prediction.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_lowest_common_ancestors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_matching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_minors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_mis.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_planarity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_reciprocity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_richclub.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_similarity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_simple_paths.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_smallworld.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_smetric.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_sparsifiers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_structuralholes.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_swap.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_threshold.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_tournament.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_triads.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_vitality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_voronoi.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tests/test_wiener.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/threshold.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tournament.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/__pycache__/beamsearch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/__pycache__/breadth_first_search.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/__pycache__/depth_first_search.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/__pycache__/edgebfs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/__pycache__/edgedfs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/beamsearch.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/breadth_first_search.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/depth_first_search.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/edgebfs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/edgedfs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/__pycache__/test_beamsearch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/__pycache__/test_bfs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/__pycache__/test_dfs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/__pycache__/test_edgebfs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/__pycache__/test_edgedfs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/test_beamsearch.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/test_bfs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/test_dfs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/test_edgebfs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/traversal/tests/test_edgedfs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/__pycache__/branchings.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/__pycache__/coding.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/__pycache__/mst.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/__pycache__/operations.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/__pycache__/recognition.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/branchings.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/coding.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/mst.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/operations.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/recognition.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/__pycache__/test_branchings.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/__pycache__/test_coding.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/__pycache__/test_mst.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/__pycache__/test_operations.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/__pycache__/test_recognition.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/test_branchings.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/test_coding.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/test_mst.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/test_operations.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/tree/tests/test_recognition.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/triads.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/vitality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/voronoi.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/algorithms/wiener.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/coreviews.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/digraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/filters.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/function.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/graph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/graphviews.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/multidigraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/multigraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/ordered.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/__pycache__/reportviews.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/coreviews.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/digraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/filters.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/function.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/graph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/graphviews.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/multidigraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/multigraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/ordered.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/reportviews.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/historical_tests.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_coreviews.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_digraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_digraph_historical.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_filters.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_function.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_graph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_graph_historical.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_graphviews.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_multidigraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_multigraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_ordered.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_reportviews.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_special.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/__pycache__/test_subgraphviews.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/historical_tests.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_coreviews.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_digraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_digraph_historical.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_filters.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_function.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_graph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_graph_historical.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_graphviews.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_multidigraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_multigraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_ordered.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_reportviews.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_special.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/classes/tests/test_subgraphviews.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/convert.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/convert_matrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/__pycache__/layout.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/__pycache__/nx_agraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/__pycache__/nx_pydot.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/__pycache__/nx_pylab.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/layout.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/nx_agraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/nx_pydot.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/nx_pylab.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/tests/__pycache__/test_agraph.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/tests/__pycache__/test_layout.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/tests/__pycache__/test_pydot.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/tests/__pycache__/test_pylab.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/tests/test_agraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/tests/test_layout.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/tests/test_pydot.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/drawing/tests/test_pylab.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/exception.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/atlas.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/classic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/community.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/degree_seq.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/directed.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/duplication.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/ego.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/expanders.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/geometric.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/intersection.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/joint_degree_seq.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/lattice.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/line.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/mycielski.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/nonisomorphic_trees.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/random_clustered.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/random_graphs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/small.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/social.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/spectral_graph_forge.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/stochastic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/trees.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/__pycache__/triads.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/atlas.dat.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/atlas.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/classic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/community.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/degree_seq.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/directed.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/duplication.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/ego.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/expanders.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/geometric.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/intersection.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/joint_degree_seq.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/lattice.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/line.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/mycielski.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/nonisomorphic_trees.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/random_clustered.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/random_graphs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/small.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/social.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/spectral_graph_forge.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/stochastic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_atlas.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_classic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_community.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_degree_seq.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_directed.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_duplication.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_ego.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_expanders.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_geometric.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_intersection.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_joint_degree_seq.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_lattice.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_line.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_mycielski.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_nonisomorphic_trees.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_random_clustered.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_random_graphs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_small.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_spectral_graph_forge.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_stochastic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_trees.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/__pycache__/test_triads.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_atlas.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_classic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_community.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_degree_seq.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_directed.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_duplication.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_ego.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_expanders.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_geometric.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_intersection.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_joint_degree_seq.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_lattice.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_line.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_mycielski.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_nonisomorphic_trees.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_random_clustered.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_random_graphs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_small.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_spectral_graph_forge.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_stochastic.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_trees.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/tests/test_triads.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/trees.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/generators/triads.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/__pycache__/algebraicconnectivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/__pycache__/attrmatrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/__pycache__/graphmatrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/__pycache__/laplacianmatrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/__pycache__/modularitymatrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/__pycache__/spectrum.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/algebraicconnectivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/attrmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/graphmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/laplacianmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/modularitymatrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/spectrum.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/__pycache__/test_algebraic_connectivity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/__pycache__/test_graphmatrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/__pycache__/test_laplacian.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/__pycache__/test_modularity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/__pycache__/test_spectrum.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/test_algebraic_connectivity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/test_graphmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/test_laplacian.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/test_modularity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/linalg/tests/test_spectrum.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/adjlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/edgelist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/gexf.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/gml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/gpickle.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/graph6.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/graphml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/leda.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/multiline_adjlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/nx_shp.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/nx_yaml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/p2g.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/pajek.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/__pycache__/sparse6.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/adjlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/edgelist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/gexf.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/gml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/gpickle.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/graph6.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/graphml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/__pycache__/adjacency.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/__pycache__/cytoscape.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/__pycache__/jit.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/__pycache__/node_link.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/__pycache__/tree.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/adjacency.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/cytoscape.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/jit.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/node_link.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_adjacency.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_cytoscape.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_jit.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_node_link.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_tree.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/test_cytoscape.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/test_jit.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/test_node_link.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tests/test_tree.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/json_graph/tree.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/leda.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/multiline_adjlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/nx_shp.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/nx_yaml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/p2g.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/pajek.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/sparse6.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_adjlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_edgelist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_gexf.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_gml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_gpickle.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_graph6.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_graphml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_leda.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_p2g.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_pajek.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_shp.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_sparse6.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/__pycache__/test_yaml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_adjlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_edgelist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_gexf.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_gml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_gpickle.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_graph6.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_graphml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_leda.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_p2g.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_pajek.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_shp.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_sparse6.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/readwrite/tests/test_yaml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/relabel.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/release.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/testing/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/testing/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/testing/__pycache__/utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/testing/tests/__pycache__/test_utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/testing/tests/test_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/testing/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/test.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/test_all_random_functions.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/test_convert.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/test_convert_numpy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/test_convert_pandas.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/test_convert_scipy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/test_exceptions.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/__pycache__/test_relabel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/test.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/test_all_random_functions.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/test_convert.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/test_convert_numpy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/test_convert_pandas.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/test_convert_scipy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/test_exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/tests/test_relabel.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/contextmanagers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/decorators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/heaps.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/mapped_queue.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/misc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/random_sequence.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/rcm.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/__pycache__/union_find.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/contextmanagers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/heaps.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/mapped_queue.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/misc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/random_sequence.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/rcm.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/__pycache__/test_contextmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/__pycache__/test_decorators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/__pycache__/test_heaps.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/__pycache__/test_mapped_queue.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/__pycache__/test_misc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/__pycache__/test_random_sequence.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/__pycache__/test_rcm.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/__pycache__/test_unionfind.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/test_contextmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/test_decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/test_heaps.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/test_mapped_queue.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/test_misc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/test_random_sequence.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/test_rcm.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/tests/test_unionfind.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/utils/union_find.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/networkx/version.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/LICENSE.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/3d_drawing/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/3d_drawing/mayavi2_spring.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/advanced/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/advanced/iterated_dynamical_systems.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/advanced/plot_eigenvalues.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/advanced/plot_heavy_metal_umlaut.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/advanced/plot_parallel_betweenness.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/algorithms/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/algorithms/beam_search.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/algorithms/hartford_drug.edgelist</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/algorithms/plot_blockmodel.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/algorithms/plot_davis_club.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/algorithms/plot_krackhardt_centrality.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/algorithms/rcm.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/basic/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/basic/plot_properties.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/basic/plot_read_write.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/chess_masters_WCC.pgn.bz2</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/knuth_miles.txt.gz</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/lanl_routes.edgelist</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_atlas.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_chess_masters.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_circular_tree.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_degree_histogram.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_degree_rank.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_directed.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_edge_colormap.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_ego_graph.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_four_grids.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_giant_component.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_house_with_colors.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_knuth_miles.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_labels_and_colors.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_lanl_routes.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_node_colormap.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_random_geometric_graph.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_sampson.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_simple_path.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_spectral_grid.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_unix_email.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/plot_weighted_graph.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/drawing/unix_email.mbox</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/atlas2.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/expected_degree_sequence.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/plot_degree_sequence.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/plot_erdos_renyi.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/plot_football.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/plot_karate_club.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/plot_napoleon_russian_campaign.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/plot_roget.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/roget_dat.txt.gz</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/words.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/graph/words_dat.txt.gz</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/javascript/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/javascript/force.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/javascript/force/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/javascript/force/force.css</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/javascript/force/force.html</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/javascript/force/force.js</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/jit/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/jit/plot_rgraph.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/pygraphviz/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/pygraphviz/pygraphviz_attributes.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/pygraphviz/pygraphviz_draw.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/pygraphviz/pygraphviz_simple.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/pygraphviz/write_dotfile.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/subclass/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/subclass/plot_antigraph.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/examples/subclass/plot_printgraph.py</Path>
+ <Path fileType="doc">/usr/share/doc/networkx-2.2/requirements.txt</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="6">
+ <Date>2018-10-16</Date>
+ <Version>2.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pádraig Mac Carron</Name>
+ <Email>padraig.maccarron@mu.ie</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:09 PM (2 h, 46 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815481
Default Alt Text
D4054.id.diff (255 KB)

Event Timeline