https://github.com/xololt-dev/effective-algorithms
https://github.com/xololt-dev/effective-algorithms
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/xololt-dev/effective-algorithms
- Owner: xololt-dev
- License: mit
- Created: 2024-02-10T15:14:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T14:34:13.000Z (over 2 years ago)
- Last Synced: 2024-02-12T00:27:57.249Z (over 2 years ago)
- Language: C++
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Effective-algorithms
Includes all algorithms from my other repos in one place - for convinence sake.
- Brute Force
- Single and multithread
- Dynamic Programming
- Tabu Search
- Simulated Annealing
- Genetic Algorithm
Please feel free to use them as an inspiration in your own programming adventures!
Repos:
- [Effective-algorithms-1](https://github.com/xololt-dev/Effective-algorithms-1)
- [Effective-algorithms-2](https://github.com/xololt-dev/Effective-algorithms-2)
- [Effective-algorithms-3](https://github.com/xololt-dev/Effective-algorithms-3)
Projekt PEA z PWR