Digital Geometry Tools and Algorithm Library
-
Updated
Mar 6, 2025 - C++
Digital Geometry Tools and Algorithm Library
A library for topological network optimization
Software Engineering @ FMI
The codebase that computed the Ninth Dedekind Number
Introductory C ++ language exercises at the university in the basics of computer and advanced programming and discrete mathematics
A C++ template library for polynomials algebra over discrete integral domains
Laboratory problems and solutions for the ITMO course "Discrete Mathematics".
北京理工大学 - 乐学平台 - 编程作业代码
A C++ library for canonicalizing combinatorial objects with lightening speed
Discrete mathematics course projects in the bachelor's degree(computer engineering).
The file of Discrete Structures of I year II semester
C++ program to find and print either an euler path, euler circuit, hamiltonian path, hamiltonian circuit from a given graph.
This repository contains my solutions to some of the assignments of the courses I took during my undergraduate first and second year
A comprehensive repository showcasing all my academic coursework, projects, and lab work from UC Merced and USC, covering topics like algorithms, data structures, machine learning, databases, and web search engines. Organized by course for easy navigation and learning.
Github Repository for CSS 343 @ UWB
RCM is a C++ library which computes the Reverse Cuthill McKee ("RCM") ordering of the nodes of a graph. The RCM ordering is frequently used when a matrix is to be generated whose rows and columns are numbered according to the numbering of the nodes. By an appropriate renumbering of the nodes, it is often possible to produce a matrix with a much …
Dijkstra-Steiner Algorithm with future costs
Implementation of the Dijkstra Steiner Algorithm for 3D grid graphs
The coin problem (Frobenius problem) is a mathematical problem that asks what is the largest monetary amount that cannot be obtained using only coins of specified denominations.
A simple console cpp program that converts base 2 numbers to every other base
Add a description, image, and links to the discrete-mathematics topic page so that developers can more easily learn about it.
To associate your repository with the discrete-mathematics topic, visit your repo's landing page and select "manage topics."