Page MenuHomeSolus

D4063.id.diff
No OneTemporary

D4063.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,12 +1,11 @@
name : networkx
-version : '2.1'
-release : 5
+version : 2.2
+release : 6
source :
- - https://github.com/networkx/networkx/archive/networkx-2.1.tar.gz : 46aab610cdf15e680d944cafbf926a1d638f0cd2f1336b0f978b768a37d037f4
+ - 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.
+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 :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>networkx</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
@@ -19,12 +19,12 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.1-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.1-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/networkx-2.1-py2.7.egg-info/top_level.txt</Path>
+ <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>
@@ -67,8 +67,12 @@
<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>
@@ -173,8 +177,12 @@
<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>
@@ -201,8 +209,12 @@
<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>
@@ -225,8 +237,8 @@
<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_fluidc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/asyn_fluidc.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>
@@ -239,10 +251,12 @@
<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_fluidc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_asyn_fluidc.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>
@@ -253,6 +267,8 @@
<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>
@@ -433,6 +449,18 @@
<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>
@@ -451,6 +479,8 @@
<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>
@@ -483,8 +513,12 @@
<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>
@@ -543,6 +577,8 @@
<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>
@@ -551,8 +587,12 @@
<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>
@@ -581,6 +621,8 @@
<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>
@@ -589,6 +631,8 @@
<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>
@@ -738,6 +782,8 @@
<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>
@@ -776,6 +822,8 @@
<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>
@@ -902,6 +950,8 @@
<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>
@@ -922,6 +972,8 @@
<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>
@@ -934,6 +986,8 @@
<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>
@@ -946,12 +1000,12 @@
<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.1-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.1-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.1-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.1-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.1-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/networkx-2.1-py3.6.egg-info/top_level.txt</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>
@@ -989,11 +1043,14 @@
<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>
@@ -1013,6 +1070,7 @@
<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>
@@ -1032,6 +1090,7 @@
<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>
@@ -1042,7 +1101,9 @@
<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>
@@ -1131,7 +1192,9 @@
<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>
@@ -1146,7 +1209,9 @@
<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>
@@ -1160,7 +1225,9 @@
<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>
@@ -1174,7 +1241,9 @@
<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>
@@ -1191,36 +1260,40 @@
<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_fluidc.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_fluidc.py</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_fluidc.cpython-36.pyc</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_fluidc.py</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>
@@ -1379,6 +1452,18 @@
<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>
@@ -1397,6 +1482,7 @@
<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>
@@ -1425,7 +1511,9 @@
<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>
@@ -1455,11 +1543,14 @@
<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>
@@ -1495,11 +1586,14 @@
<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>
@@ -1515,18 +1609,22 @@
<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>
@@ -1648,6 +1746,7 @@
<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>
@@ -1671,6 +1770,7 @@
<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>
@@ -1690,6 +1790,7 @@
<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>
@@ -1711,6 +1812,7 @@
<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>
@@ -1829,6 +1931,7 @@
<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>
@@ -1836,6 +1939,7 @@
<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>
@@ -1847,6 +1951,7 @@
<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>
@@ -1854,12 +1959,14 @@
<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>
@@ -1867,80 +1974,96 @@
<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.1/LICENSE.txt</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/3d_drawing/mayavi2_spring.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/advanced/iterated_dynamical_systems.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/advanced/plot_eigenvalues.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/advanced/plot_heavy_metal_umlaut.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/advanced/plot_parallel_betweenness.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/algorithms/beam_search.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/algorithms/hartford_drug.edgelist</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/algorithms/plot_blockmodel.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/algorithms/plot_davis_club.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/algorithms/plot_krackhardt_centrality.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/algorithms/rcm.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/basic/plot_properties.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/basic/plot_read_write.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/chess_masters_WCC.pgn.bz2</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/knuth_miles.txt.gz</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/lanl_routes.edgelist</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_atlas.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_chess_masters.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_circular_tree.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_degree_histogram.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_degree_rank.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_directed.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_edge_colormap.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_ego_graph.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_four_grids.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_giant_component.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_house_with_colors.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_knuth_miles.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_labels_and_colors.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_lanl_routes.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_node_colormap.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_random_geometric_graph.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_sampson.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_simple_path.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_spectral_grid.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_unix_email.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/plot_weighted_graph.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/drawing/unix_email.mbox</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/atlas2.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/expected_degree_sequence.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/plot_degree_sequence.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/plot_erdos_renyi.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/plot_football.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/plot_karate_club.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/plot_napoleon_russian_campaign.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/plot_roget.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/roget_dat.txt.gz</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/words.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/graph/words_dat.txt.gz</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/javascript/force.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/jit/plot_rgraph.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/pygraphviz/pygraphviz_attributes.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/pygraphviz/pygraphviz_draw.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/pygraphviz/pygraphviz_simple.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/pygraphviz/write_dotfile.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/subclass/plot_antigraph.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/examples/subclass/plot_printgraph.py</Path>
- <Path fileType="doc">/usr/share/doc/networkx-2.1/requirements.txt</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="5">
- <Date>2018-08-20</Date>
- <Version>2.1</Version>
+ <Update release="6">
+ <Date>2018-10-16</Date>
+ <Version>2.2</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 19 2023, 3:50 PM (12 w, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794539
Default Alt Text
D4063.id.diff (78 KB)

Event Timeline