Repository for the course Operations Research 2
-
Updated
Dec 30, 2021 - C
8000
Repository for the course Operations Research 2
2013 Tetris AI project
Solving the N-Queen problem using a Genetic Algorithm in C and Python3 with PMX crossover .
A list of Heuristics, Metaheuristics and Matheuristic algorithms for solve the TSP
LinkQUIC is a novel framework capable of distinguishing QUIC from normal UDP streams in kernel space without kernel modification, decrypting QUIC payloads, or prior knowledge of QUIC protocol implementations in user space. This framework can identify QUIC in both endpoints and middleboxes.
Graph coloring program using greedy and dynamic ordering algorithms – Discrete Mathematics course project – Computer Science @ FAMAF (UNC)
Heuristic solution of an NP-hard problem
Trabalho da disciplina de heuristica
Proiect Licenta, Anul 3, Facultatea de Matematica si Informatica, Universitatea din Bucuresti
tp final de estructuras de datos y algoritmos 1, del segundo año de la lcc
Esse projeto tem como objetivo tratar sobre a simulação de conceitos evolucionários com o intuito de validar algumas teorias genéticas. No momento, algumas meta-heuristicas famosas estão implementadas neste repositórios, como: Ant Algorithm, PSO, Clonalg, DE Algorithm, Evolutionary Island Model Algorithm and Genetic Algorithm.
Algorithms for the Black and White Knapsack Problem.
A rudimentary chess game application with a command-line interface. Written in C.
Simple but fast constraint solver for sudoku (N x N).
Blocks world problem solver with A* search
Solving the TSP (Traveling Salesman Problem) with various algorithms, including exact methods, heuristics, and meta-heuristics. Also comparing the best Tours found by each algorithm.
Measurement system for compiler optimizations.
Heuristic optimization algorithms to improve the performance of a lane detection and tracking algorithm, using Webots simulator.
Add a description, image, and links to the heuristics topic page so that developers can more easily learn about it.
To associate your repository with the heuristics topic, visit your repo's landing page and select "manage topics."