HungarianAlgorithm
Assignment solver
An implementation of the Hungarian algorithm in Ada for solving assignment problems with optimal cost minimization
Fully functional Hungarian Algorithm implementation in Ada
1 stars
3 watching
0 forks
Language: Ada
last commit: 2 months ago
Linked from 1 awesome list
adahungarian-algorithmkuhnkuhn-munkresmunkres
Related projects:
Repository | Description | Stars |
---|---|---|
mosteo/hungarian | An Ada wrapper around Stachniss' Hungarian solver algorithm to facilitate efficient matching of elements in two lists | 2 |
cormanz/smartgpt | Provides an LLM with the ability to complete complex tasks by breaking them down into smaller problems and collecting information from external sources. | 1,755 |
frett27/ada-sodoku | A library for solving and finding Sodoku grids using brute-force combinatorial evaluation. | 5 |
frett27/ada-ga | A library that provides an implementation of a genetic algorithm in Ada | 2 |
vlang/adventofcode | A collection of solutions to Advent of Code puzzles in the V programming language. | 33 |
jnagy1/irtools | A collection of iterative regularization methods and large-scale test problems for linear inverse problems. | 88 |
felixneutatz/2048_m-a-star | An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. | 204 |
jhumphry/auto_counters | An Ada 2012 project implementing reference counting approaches to resource management with an emphasis on safety and usability. | 8 |
fdevinc/ungar | A C++ project that simplifies optimal control using metaprogramming | 96 |
ddemidov/amgcl | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 736 |
destynova/advent_of_code_2021 | A collection of solutions to Advent of Code 2021 puzzles in multiple programming languages. | 8 |
zertovitch/pascal-to-ada | A tool that converts Pascal code to Ada code | 12 |
simonjwright/dhondt | An Ada implementation of D'Hondt electoral result calculator | 4 |
infiziert90/getnative | Determines the native resolution of upscaled material, typically anime, by applying various image processing algorithms. | 221 |
alex-gamper/ada-winrt | A set of Ada bindings to the Microsoft Windows WinRT API | 12 |