Skip to content
#

heuristic

Here are 67 public repositories matching this topic...

Project for playing checkers. App supports two game modes: Single Player (player vs bot) or two players (player vs player) and with or without fourcing jumps. This project was created as project for algorithms and data structures, subject in II semestar on Faculty of tehnical science in Novi Sad using minimax algorithm with alpha-beta pruning with

  • Updated May 30, 2024
  • Python

This repository offers solutions to the Traveling Salesman Problem through two algorithms: Dynamic Programming for precise results and the K-opt Heuristic for fast, near-optimal routes. Whether you prioritize accuracy or speed, our codebase simplifies TSP optimization for various applications.

  • Updated Aug 18, 2023
  • Python

Improve this page

Add a description, image, and links to the heuristic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the heuristic topic, visit your repo's landing page and select "manage topics."

Learn more