litneet64 / inf-295-tup

Evolutive algorithm for solving the Traveling Umpire Problem. Made as my final project in on Artificial Intelligence (INF-295) course, 2021-1 at UTFSM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Traveling Umpire Problem (TUP) Solver

Evolutive algorithm for solving the Traveling Umpire Problem using a probabilistic greedy heuristic for the initial solutions. Made as my final project in on Artificial Intelligence (INF-295) course, 2021-1 at UTFSM.

About

Evolutive algorithm for solving the Traveling Umpire Problem. Made as my final project in on Artificial Intelligence (INF-295) course, 2021-1 at UTFSM.

License:MIT License


Languages

Language:C++ 97.3%Language:Makefile 2.7%