Algorithm Design, Data Structures, ACM-ICPC, and IOI
-
Updated
Mar 26, 2024 - C++
Algorithm Design, Data Structures, ACM-ICPC, and IOI
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.
A collection of data structures and algorithms in C++
LattE integrale, software for counting lattice points and integration over convex polytopes
Tool for Solving Problems in Combinatorics and Computational Mathematics
Classification of combinatorial objects
Competitive Programming Training
Laboratory problems and solutions for the ITMO course "Discrete Mathematics".
Use this repository to contribute quality code in languages you are comfortable with during the Hacktoberfest event.
A single-file C++ library for visiting revolving door combinations.
Algorithms useful for CS graduates
Ramsey number R(r, s) is the smallest number of nodes n such that for each undirected graph of size n, there is either a complete subgraph of size r, or an empty subgraph of size s
A C++ library for canonicalizing combinatorial objects with lightening speed
A collection of Codes written by Sajjad Hossain Talukder which implements basic Data_Structure and Algorithms .
Enumerate combinations via a container with a bi-directional iterator
I am uploading all the solutions(codes) uploaded by me in ACM Summer Challenge @2019 held by SVNIT,SURAT on HACKEREARTH.
Algorithm and data structures implementation for contests
C++ dancing links solver
UVa Solved Problems
Add a description, image, and links to the combinatorics topic page so that developers can more easily learn about it.
To associate your repository with the combinatorics topic, visit your repo's landing page and select "manage topics."