🧬 Genetic Algorithm for a Hard TSP, Solved Fast on 100 Points 💯
-
Updated
May 22, 2019 - Python
FFFF
🧬 Genetic Algorithm for a Hard TSP, Solved Fast on 100 Points 💯
Appunti del corso di Intelligenza artificiale (a.a. 2017/2018) - universitĂ degli studi di Padova
Randomly displays software testing -based heuristics
Travelling Salesperson Problem solved using various genetic algorithms
A lightweight library for particle swarm optimization. The library is designed to be easily extended with new metaheuristic optimization algorithms and optimization problem types in the future.
Agents for various games
A rudimentary chess game application with a command-line interface. Written in C.
A multiplayer Snake Game with delicate graphic, fully armed game sound, local ranking system, and a cute AI snake
Solver for the Ore Mixing Problem (OMP) and the Unrelated Parallel Machine Schedule Problem (UPMSP).
Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.
Some usefull info when reverse engineering Kernel Mode Anti-Cheat
Travelling Salesman Solution w/ Nearest Neighbor Heuristic
A taxi domain modeled in PDDL. The objects in the chosen domain are taxis, people, and sidewalks. Taxis can park along a sidewalk or double-park and can move from one sidewalk to another
A program that breaks cycles in undirected and directed graphs (with and without weights), that is, to find the minimum feedback arc set in given graphs.
Juego de hashiwokakero implementado en Python, resoluciĂłn autĂłnoma por medio de heurĂsticas. Proyecto de Análisis de Algoritmos 2022-03
Real-time routing optimization engine that solves delivery planning problems using a custom genetic algorithm to efficiently approximate TSP solutions under dynamic constraints.
Heuristic search methods that can explore the possible game states and seek the optimal sequence of moves.
nexttext is a lightweight Python toolkit for neutralizing explicit gendered terms in text. Via simple, fast heuristics it helps clean and standardize AI-generated labels, reducing model-induced misgendering and other unwanted linguistic artifacts. It's intended for use in AI pipelines, for both processing training data or filtering model outputs.
Turn noisy command output into a short, actionable first pass for coding agents.
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."