Lists (1)
Sort Name ascending (A-Z)
Stars
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
Header-Only C++ Library for Graph Representation and Algorithms
Performance-portable library for particle-based simulations
Graphs and Graph Algorithms in C++, including Minimum Cost (Lifted) Multicuts
Everything you need to know about graph theory to ace a technical interview 🔥
This is improved on mathematica keygen(this code can also use on system modeler).It has full tutorials and you can input your own actkey.
Quickly compute all maximal cliques of a graph
C++ implementation of algorithms for finding perfect matchings in general graphs
Codeforces Problem Solutions. Focused on Dynamic Programming, Data Structures, Number Theory, Graph Algorithms, Binary Search
A framework to ease parallelization of sequential SAT solvers
A C++ implementation of Edmonds' blossom algorithm to find maximum matchings in general graphs
GraphAlgo: Algorithms library for planar graphs. Graph data structure using adjacency lists.
Code for finding the dual of a planar graph with the boost graph library
C++ program to find and print either an euler path, euler circuit, hamiltonian path, hamiltonian circuit from a given graph.