Genetic Algorithm for Machinery Usage Scheduling
-
Updated
Oct 5, 2017 - Java
Genetic Algorithm for Machinery Usage Scheduling
Multiple Traveling Salesman Problem. Computer Engineering and Industrial Engineering multidisciplinary project.
Project focuses on optimised implementation of Backtracking and Forward Checking algorithms in order to find all solutions of the N Queens problem
This project features an advanced chess engine leveraging algorithms such as minimax with alpha-beta pruning, transposition tables, and heuristic-based move ordering. It aims to surpass human-level performance in strategic decision-making and tactical analysis. Leveraging Java's multithreading capabilities ensures efficient execution on hardware's.
Automatically exported from code.google.com/p/genetic-algorithms-for-puzzle-15
The Heuristic Optimizer of the SlotMachine system
Add a description, image, and links to the heuristic-optimization topic page so that developers can more easily learn about it.
To associate your repository with the heuristic-optimization topic, visit your repo's landing page and select "manage topics."