|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Files | |
| ah-arena.cc | |
| Tests for Ah Arena. | |
| ah-comb.cc | |
| Tests for Ah Comb. | |
| ah-convert.cc | |
| Tests for Ah Convert. | |
| ah-dry-mixin_test.cc | |
| Tests for Ah Dry Mixin. | |
| ah-dry.cc | |
| Tests for Ah Dry. | |
| ah-functional.cc | |
| Tests for Ah Functional. | |
| ah-mapping_test.cc | |
| Tests for Ah Mapping. | |
| ah-stl-functional_test.cc | |
| Tests for Ah Stl Functional. | |
| ah-stl-utils.cc | |
| Comprehensive test suite for ah-stl-utils.H. | |
| ah-stl-zip_test.cc | |
| Tests for Ah Stl Zip. | |
| ah-string-utils.cc | |
| Tests for Ah String Utils. | |
| ah-uni-functional_test.cc | |
| Tests for Ah Uni Functional. | |
| ah-utils.cc | |
| Tests for Ah Utils. | |
| ah-zip-utils_test.cc | |
| Tests for Ah Zip Utils. | |
| ah-zip.cc | |
| Tests for Ah Zip. | |
| ah_arena_exhaustive_test.cc | |
| EXHAUSTIVE and RIGOROUS tests for AhArenaAllocator. | |
| ah_arena_test.cc | |
| Unit tests for AhArenaAllocator. | |
| ah_date_test.cc | |
| Tests for Ah Date. | |
| ah_init_guard.cc | |
| Tests for Ah Init Guard. | |
| ah_iterator_test.cc | |
| Tests for Ah Iterator. | |
| ah_mapping_test.cc | |
| ah_mem_test.cc | |
| Tests for Ah Mem. | |
| ah_msg_test.cc | |
| Tests for Ah Msg. | |
| ah_parallel_test.cc | |
| Comprehensive tests for ah-parallel.H parallel functional operations. | |
| ah_ranges_test.cc | |
| Tests for Ah Ranges. | |
| ah_signal_test.cc | |
| Unit tests for ah-signal.H. | |
| ah_stdc_utils_test.cc | |
| Unit tests for ah_stdc++_utils.H. | |
| ahAlgo.cc | |
| Comprehensive test suite for ahAlgo.H. | |
| ahSingleton_test.cc | |
| Unit tests for ahSingleton.H. | |
| ahSort_test.cc | |
| Exhaustive tests for ahSort.H sorting functions. | |
| al-domain.cc | |
| Tests for Al Domain. | |
| al-matrix.cc | |
| Tests for Al Matrix. | |
| al-vector.cc | |
| Tests for Al Vector. | |
| al_matrix_test.cc | |
| Exhaustive tests for al-matrix.H (sparse matrix with generic domains) | |
| archeap_test.cc | |
| Tests for Archeap. | |
| array-it.cc | |
| Tests for Array It. | |
| array.cc | |
| Tests for Array. | |
| array_utils.cc | |
| Tests for Array Utils. | |
| arrayheap.cc | |
| Tests for Arrayheap. | |
| arrayheap_algos.cc | |
| Tests for Arrayheap Algos. | |
| arrayqueue.cc | |
| Tests for Arrayqueue. | |
| arraystack.cc | |
| Tests for Arraystack. | |
| astar_test.cc | |
| Tests for A* shortest path algorithm. | |
| avl-rb-rk.cc | |
| Tests for Avl Rb Rk. | |
| avl.cc | |
| Tests for Avl. | |
| bin-node-utils.cc | |
| Tests for Bin Node Utils. | |
| bin-node-xt.cc | |
| Tests for Bin Node Xt. | |
| bin-node.cc | |
| Tests for Bin Node. | |
| binheap.cc | |
| Tests for Binheap. | |
| bintree.cc | |
| Tests for Bintree. | |
| bipartite_test.cc | |
| Tests for Bipartite. | |
| bitarray.cc | |
| Tests for Bitarray. | |
| bloom-filter.cc | |
| Tests for Bloom Filter. | |
| container_edge_cases_test.cc | |
| Comprehensive edge case tests for all Aleph-w containers. | |
| cookie_guard_test.cc | |
| Tests for Cookie Guard. | |
| cut_nodes_test.cc | |
| Tests for Cut Nodes. | |
| dlink.cc | |
| Tests for Dlink. | |
| dlink_test.cc | |
| Exhaustive tests for Dlink class. | |
| dnode.cc | |
| Tests for Dnode. | |
| driven_table_test.cc | |
| Unit tests for Static_Event_Table and Dynamic_Event_Table. | |
| dyn_treap_test.cc | |
| dynarray.cc | |
| Tests for Dynarray. | |
| dynarrayheap.cc | |
| Tests for Dynarrayheap. | |
| dyndlist.cc | |
| Tests for Dyndlist. | |
| dynlist.cc | |
| Tests for Dynlist. | |
| dynlistqueue.cc | |
| Tests for Dynlistqueue. | |
| dynliststack.cc | |
| Tests for Dynliststack. | |
| dynliststack_test.cc | |
| Comprehensive test suite for DynListStack<T> | |
| dynmapohash_test.cc | |
| Tests for Dynmapohash. | |
| dynmat_test.cc | |
| Comprehensive test suite for DynMatrix<T> | |
| dynset_tree_test.cc | |
| dynsethash.cc | |
| Tests for Dynsethash. | |
| dynsetohash.cc | |
| Tests for Dynsetohash. | |
| dynsettree.cc | |
| Tests for Dynsettree. | |
| dynskiplist_test.cc | |
| Tests for Dynskiplist. | |
| dynslist.cc | |
| Tests for Dynslist. | |
| eepicgeom_test.cc | |
| Tests for Eepicgeom. | |
| euclidian_graph_common_test.cc | |
| Tests for Euclidian Graph Common. | |
| euclidian_graph_test.cc | |
| Comprehensive tests for tpl_euclidian_graph.H. | |
| eulerian_test.cc | |
| Comprehensive tests for Eulerian graph detection (eulerian.H) | |
| fenwick_tree.cc | |
| Tests for Gen_Fenwick_Tree, Fenwick_Tree, and Range_Fenwick_Tree. | |
| fibonacci_heap_test.cc | |
| Tests for Fibonacci Heap. | |
| find_path_test.cc | |
| Comprehensive tests for tpl_find_path.H. | |
| fixedqueue.cc | |
| Tests for Fixedqueue. | |
| fixedstack.cc | |
| Tests for Fixedstack. | |
| floyd.cc | |
| Tests for Floyd. | |
| future_utils_test.cc | |
| Tests for Future Utils. | |
| generate_df_tree_test.cc | |
| generate_tree.cc | |
| Tests for Generate Tree. | |
| geom_algorithms_test.cc | |
| graph_copy_test.cc | |
| Tests for Graph Copy. | |
| graph_functional_test.cc | |
| Tests for graph functional operations (count, none, partition, etc.) | |
| graph_indexes_test.cc | |
| Tests for Graph Indexes. | |
| graph_scenarios_test.cc | |
| Tests for Graph Scenarios. | |
| graph_stress_test.cc | |
| Tests for Graph Stress. | |
| graph_traverse_test.cc | |
| Tests for Graph Traverse. | |
| graph_visualization_test.cc | |
| Tests for graph visualization utilities. | |
| hamiltonian_test.cc | |
| Comprehensive tests for Hamiltonian sufficiency testing (hamiltonian.H) | |
| hash-it.cc | |
| Tests for Hash It. | |
| hash_fct_test.cc | |
| Tests for Hash Fct. | |
| htdrbtreerk_test.cc | |
| Tests for Htdrbtreerk. | |
| htlist.cc | |
| Tests for Htlist. | |
| htlist_test.cc | |
| Exhaustive tests for Slinknc, Snodenc, HTList, and DynList classes. | |
| huffman.cc | |
| Tests for Huffman. | |
| huffman_btreepic_test.cc | |
| Comprehensive tests for huffman_btreepic.H. | |
| index-node.cc | |
| Tests for Index Node. | |
| index_graph_intensive_test.cc | |
| index_graph_test.cc | |
| Comprehensive tests for tpl_indexGraph.H. | |
| io_graph_test.cc | |
| Comprehensive unit tests for io_graph.H. | |
| johnson_test.cc | |
| Tests for Johnson. | |
| k2tree_test.cc | |
| Comprehensive test suite for K2Tree (2D k-d tree) spatial data structure. | |
| karger.cc | |
| Tests for Karger. | |
| latex_floyd_test.cc | |
| Comprehensive tests for Floyd-Warshall algorithm (latex_floyd.H) | |
| lfit_test.cc | |
| lin-hash.cc | |
| Tests for Lin Hash. | |
| line_test.cc | |
| Comprehensive unit tests for line.H. | |
| load_digraph_test.cc | |
| Tests for Load Digraph. | |
| mat_latex_path_test.cc | |
| Unit tests for mat_latex.H and mat_path.H. | |
| memarray.cc | |
| Tests for Memarray. | |
| net_apps_test.cc | |
| net_sup_dem_test.cc | |
| Comprehensive tests for Net_Sup_Dem_Graph class. | |
| net_utils_test.cc | |
| netcapgraph_test.cc | |
| Tests for Netcapgraph. | |
| odhash.cc | |
| Tests for Odhash. | |
| olhash.cc | |
| Tests for Olhash. | |
| parse_csv_test.cc | |
| Comprehensive test suite for parse-csv.H - CSV parsing utilities. | |
| parse_utils_test.cc | |
| Comprehensive tests for parse_utils.H. | |
| point_test.cc | |
| Tests for Point. | |
| pointer_table_test.cc | |
| Exhaustive tests for Pointer_Table class. | |
| polygon_test.cc | |
| Comprehensive test suite for polygon.H - 2D polygon operations. | |
| prefix_tree_test.cc | |
| Tests for Prefix Tree. | |
| prim_test.cc | |
| GoogleTest suite for Prim.H. | |
| primes.cc | |
| Tests for Primes. | |
| quadtree_test.cc | |
| Comprehensive test suite for QuadTree spatial data structure. | |
| rand-tree.cc | |
| Tests for Rand Tree. | |
| random_graph.cc | |
| Tests for Random Graph. | |
| random_net_test.cc | |
| Comprehensive tests for random_net.H. | |
| random_network_generator.H | |
| Random network generators for testing flow algorithms. | |
| random_network_generator_test.cc | |
| random_tree_test.cc | |
| Comprehensive tests for random_tree.H. | |
| randomqueue.cc | |
| Tests for Randomqueue. | |
| ranges_iterator_test.cc | |
| Tests for Ranges Iterator. | |
| rb-tree.cc | |
| Tests for Rb Tree. | |
| rb_tree_test.cc | |
| Tests for Red-Black Tree (tpl_rb_tree.H) | |
| ringfilecache.cc | |
| Tests for Ringfilecache. | |
| segment_test.cc | |
| Tests for the Segment class defined in point.H. | |
| Simplex_test.cc | |
| Tests for Simplex. | |
| skiplist_test.cc | |
| Tests for Skiplist. | |
| slink.cc | |
| Tests for Slink. | |
| slinknc.cc | |
| Tests for Slinknc. | |
| slist.cc | |
| Tests for Slist. | |
| snode.cc | |
| Tests for Snode. | |
| snodenc.cc | |
| Tests for Snodenc. | |
| sort_arrays.cc | |
| Tests for Sort Arrays. | |
| sort_utils.cc | |
| Tests for Sort Utils. | |
| splay-tree-rk.cc | |
| Tests for Splay Tree Rk. | |
| splay-tree.cc | |
| Tests for Splay Tree. | |
| stat_utils_test.cc | |
| Comprehensive tests for stat_utils.H. | |
| stoer_wagner.cc | |
| tarjan_test.cc | |
| Tests for Tarjan. | |
| tdrbtree_test.cc | |
| Tests for Tdrbtree. | |
| tdrbtreerk_test.cc | |
| Tests for Tdrbtreerk. | |
| test_acyclique_test.cc | |
| Comprehensive tests for tpl_test_acyclique.H. | |
| test_ah_errors.cc | |
| Comprehensive tests for ah-errors.H exception handling macros. | |
| test_al_vector.cc | |
| Tests for Test Al Vector. | |
| test_bellman_ford.cc | |
| GoogleTest suite for Bellman_Ford.H. | |
| test_connectivity_test.cc | |
| Comprehensive tests for tpl_test_connectivity.H. | |
| test_dijkstra.cc | |
| GoogleTest suite for Dijkstra.H. | |
| test_filter_iterator.cc | |
| Tests for Test Filter Iterator. | |
| test_kosaraju.cc | |
| Tests for Test Kosaraju. | |
| test_kruskal.cc | |
| GoogleTest suite for Kruskal.H. | |
| test_path_test.cc | |
| Comprehensive tests for tpl_test_path.H. | |
| test_tpl_hash_macros.cc | |
| Tests for Test Tpl Hash Macros. | |
| thread_pool_test.cc | |
| Tests for Thread Pool. | |
| timeoutQueue_test.cc | |
| Comprehensive tests for TimeoutQueue class. | |
| topological_sort_test.cc | |
| Tests for Topological Sort. | |
| tpl_agraph_test.cc | |
| Tests for Tpl Agraph. | |
| tpl_components_test.cc | |
| Tests for Tpl Components. | |
| tpl_dynarray_set_test.cc | |
| Tests for Tpl Dynarray Set. | |
| tpl_dynLhash_test.cc | |
| Comprehensive tests for DynLhashTable (dynamic hash table with chaining) | |
| tpl_dynListQueue.cc | |
| Exhaustive test suite for DynListQueue<T> | |
| tpl_dynListStack.cc | |
| Exhaustive test suite for DynListStack<T> | |
| tpl_dynMapTree_test.cc | |
| Tests for Tpl Dynmaptree. | |
| tpl_graph_test.cc | |
| Exhaustive tests for tpl_graph.H (List_Graph, List_Digraph, Path) | |
| tpl_graph_utils_test.cc | |
| Tests for tpl_graph_utils.H. | |
| tpl_indexArc_test.cc | |
| Tests for tpl_indexArc.H (IndexArc) | |
| tpl_kgraph_test.cc | |
| Tests for tpl_kgraph.H. | |
| tpl_matgraph_test.cc | |
| Comprehensive tests for adjacency matrix graph classes. | |
| tpl_maxflow_test.cc | |
| tpl_mincost_test.cc | |
| tpl_multicommodity_test.cc | |
| Comprehensive tests for Multi-commodity Flow algorithms. | |
| tpl_net_test.cc | |
| Tests for Tpl Net. | |
| tpl_netcost_test.cc | |
| Tests for Tpl Netcost. | |
| tpl_random_queue_test.cc | |
| Comprehensive tests for Random_Set and shuffle functions. | |
| tpl_sgraph_test.cc | |
| Tests for Tpl Sgraph. | |
| tpl_spanning_tree_test.cc | |
| Tests for Tpl Spanning Tree. | |
| tpl_test_cycle.cc | |
| Tests for Tpl Test Cycle. | |
| treap_test.cc | |
| Tests for Treap (tpl_treap.H) | |
| tree-it.cc | |
| Tests for Tree It. | |
| tree-node-common.H | |
| tree-node.cc | |
| Tests for Tree Node. | |
| uid_test.cc | |
| Unit tests for Uid class. | |
| union.cc | |
| Tests for Union. | |
| warshall_test.cc | |
| Tests for Warshall. | |