diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/comparisons.py b/comparisons/comparisons.py similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/comparisons.py rename to comparisons/comparisons.py diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/non_spreading.csv b/comparisons/non_spreading.csv similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/non_spreading.csv rename to comparisons/non_spreading.csv diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/non_spreading_minbudget.png b/comparisons/non_spreading_minbudget.png similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/non_spreading_minbudget.png rename to comparisons/non_spreading_minbudget.png diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/non_spreading_preprocessed.csv b/comparisons/non_spreading_preprocessed.csv similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/non_spreading_preprocessed.csv rename to comparisons/non_spreading_preprocessed.csv diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave.csv b/comparisons/spreading_maxsave.csv similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave.csv rename to comparisons/spreading_maxsave.csv diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_100_edge_prob.png b/comparisons/spreading_maxsave_100_edge_prob.png similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_100_edge_prob.png rename to comparisons/spreading_maxsave_100_edge_prob.png diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_200_edge_prob.png b/comparisons/spreading_maxsave_200_edge_prob.png similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_200_edge_prob.png rename to comparisons/spreading_maxsave_200_edge_prob.png diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_400_edge_prob.png b/comparisons/spreading_maxsave_400_edge_prob.png similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_400_edge_prob.png rename to comparisons/spreading_maxsave_400_edge_prob.png diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_budget.png b/comparisons/spreading_maxsave_budget.png similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_budget.png rename to comparisons/spreading_maxsave_budget.png diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_preprocessed.csv b/comparisons/spreading_maxsave_preprocessed.csv similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_maxsave_preprocessed.csv rename to comparisons/spreading_maxsave_preprocessed.csv diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_minbudget.csv b/comparisons/spreading_minbudget.csv similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_minbudget.csv rename to comparisons/spreading_minbudget.csv diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_minbudget.png b/comparisons/spreading_minbudget.png similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_minbudget.png rename to comparisons/spreading_minbudget.png diff --git a/networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_minbudget_preprocessed.csv b/comparisons/spreading_minbudget_preprocessed.csv similarity index 100% rename from networkz/algorithms/approximation/tests/test_firefighter_problem/comparisons/spreading_minbudget_preprocessed.csv rename to comparisons/spreading_minbudget_preprocessed.csv