Algorithms_in_C++  1.0.0
Set of algorithms implemented in C++.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NciphersAlgorithms for encryption and decryption
 CHillCipherImplementation of Hill Cipher algorithm
 Ndata_structuresData Structures algorithms
 Nlinked_list
 Clink
 Clist
 CNode
 CSkipList
 CtrieTrie implementation for small-case English alphabets a-z
 Ndouble_hashingAn implementation of hash table using double hashing algorithm
 CEntry
 NgeometryGeometry algorithms
 Njarvis
 CConvexhull
 CPoint
 NgraphGraph algorithms
 Nis_graph_bipartite
 CGraphClass for representing graph as an adjacency list
 CGraph
 CLowestCommonAncestor
 CRootedTree
 Nlinear_probingAn implementation of hash table using linear probing algorithm
 CEntry
 Nmachine_learningMachine learning algorithms
 Nneural_network
 Nlayers
 CDenseLayer
 CNeuralNetwork
 Cadaline
 Nquadratic_probingAn implementation of hash table using quadratic probing algorithm
 CEntry
 Nrange_queriesAlgorithms and Data Structures that support range queries and updates
 Nheavy_light_decomposition
 CHLDThe Heavy-Light Decomposition class
 CSGSegment Tree, to store heavy chains
 CTreeA Basic Tree, which supports binary lifting
 NstatisticsStatistical algorithms
 Cstats_computer1
 Cstats_computer2
 CBtree
 Ccll
 Ccompare
 CComplexClass Complex to represent complex numbers as a field
 CCycleCheck
 Cdouble_linked_list
 CEdge
 CFenwickTree
 CGraph
 Chash_chainChain class with a given modulus
 CItem
 Clarge_number
 Clinkedlist
 Clist
 CMinHeap
 CMinHeapNode
 Cmst
 Cnode
 CNode
 CPoint
 Cquery
 Cqueue
 CQueue
 CQueue_Array
 CSegmentIntersection
 CSolution
 Cstack
 Cstack_linkedList
 Ctower
 CTrie
 CTrieNode