|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Go to the source code of this file.
Classes | |
| class | IndexGraphIntensiveTest |
| TEST_F | ( | IndexGraphIntensiveTest | , |
| AlternatingInsertRemove | |||
| ) |
Definition at line 104 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), Aleph::Index_Graph< GT, Compare, Tree >::remove_node(), and Aleph::Index_Graph< GT, Compare, Tree >::search_node().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| ArcRemovalAndReinsertion | |||
| ) |
Definition at line 184 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), Aleph::Index_Graph< GT, Compare, Tree >::remove_arc(), and Aleph::Index_Graph< GT, Compare, Tree >::search_arc().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| BulkInsertThenRemove | |||
| ) |
Definition at line 123 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), nodes, and Aleph::Index_Graph< GT, Compare, Tree >::remove_node().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| ChainGraph | |||
| ) |
Definition at line 230 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_arcs(), Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), N, and nodes.
| TEST_F | ( | IndexGraphIntensiveTest | , |
| DenseGraph | |||
| ) |
Definition at line 61 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_arcs(), Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), N, and nodes.
| TEST_F | ( | IndexGraphIntensiveTest | , |
| DuplicateNodeValues | |||
| ) |
Definition at line 334 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), and Aleph::maps().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| GridGraph | |||
| ) |
Definition at line 247 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), and Aleph::maps().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| IterateAllArcs | |||
| ) |
Definition at line 303 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), Aleph::Filter_Iterator< Container, It, Show_Item >::next(), and nodes.
| TEST_F | ( | IndexGraphIntensiveTest | , |
| IterateAllNodes | |||
| ) |
Definition at line 283 of file index_graph_intensive_test.cc.
References Aleph::count(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), N, and Aleph::Filter_Iterator< Container, It, Show_Item >::next().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| LargeGraphCleanup | |||
| ) |
Definition at line 378 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_arcs(), Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), and nodes.
| TEST_F | ( | IndexGraphIntensiveTest | , |
| LargeNumberOfArcs | |||
| ) |
Definition at line 40 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_arcs(), Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), and nodes.
| TEST_F | ( | IndexGraphIntensiveTest | , |
| LargeNumberOfNodes | |||
| ) |
Definition at line 21 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), N, and Aleph::Index_Graph< GT, Compare, Tree >::search_node().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| ManyArcSearches | |||
| ) |
Definition at line 164 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), and Aleph::Index_Graph< GT, Compare, Tree >::search_arc().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| ManyDuplicateAttempts | |||
| ) |
| TEST_F | ( | IndexGraphIntensiveTest | , |
| ManySearchOperations | |||
| ) |
Definition at line 83 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), and Aleph::Index_Graph< GT, Compare, Tree >::search_node().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| MixedOperationPattern | |||
| ) |
Definition at line 469 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), Aleph::Index_Graph< GT, Compare, Tree >::remove_node(), and Aleph::Index_Graph< GT, Compare, Tree >::search_node().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| MultipleGraphInstances | |||
| ) |
Definition at line 363 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), and Aleph::maps().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| NegativeValueSearch | |||
| ) |
| TEST_F | ( | IndexGraphIntensiveTest | , |
| RandomInsertionOrder | |||
| ) |
| TEST_F | ( | IndexGraphIntensiveTest | , |
| SearchAfterManyOperations | |||
| ) |
Definition at line 399 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), Aleph::Index_Graph< GT, Compare, Tree >::remove_node(), and Aleph::Index_Graph< GT, Compare, Tree >::search_node().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| StarGraph | |||
| ) |
Definition at line 205 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::get_num_arcs(), Aleph::Index_Graph< GT, Compare, Tree >::get_num_nodes(), Aleph::Index_Graph< GT, Compare, Tree >::insert_arc(), Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), and Aleph::Index_Graph< GT, Compare, Tree >::search_arc().
| TEST_F | ( | IndexGraphIntensiveTest | , |
| VeryLargeValues | |||
| ) |
Definition at line 456 of file index_graph_intensive_test.cc.
References Aleph::Index_Graph< GT, Compare, Tree >::insert_node(), Aleph::maps(), and Aleph::Index_Graph< GT, Compare, Tree >::search_node().