8000 GitHub - filipedrmorgado/MDGP: Project carried out for Introduction to Artificial Intelligence class at ISEC. Project made in C with the objective of testing various types of AI algorithms.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Project carried out for Introduction to Artificial Intelligence class at ISEC. Project made in C with the objective of testing various types of AI algorithms.

Notifications You must be signed in to change notification settings

filipedrmorgado/MDGP

Repository files navigation

MDGP - Maximally Diverse Grouping Problem

Project carried out for Introduction to Artificial Intelligence class at ISEC. Project made in C with the objective of testing various types of AI algorithms.

In this project were used the algorithms:

  • Hill Climbing using 1 and 2 neighbors accepting and not accepting same values.
  • Hill Climbing Probabilistic Algorithm.
  • Simulated Recrystallization Algorithm.
  • Tabu Search Algorithm.
  • Evolutionary Algorithm using: binary mutation, One-Point crossover, Two-point crossover, Uniform corssover.
  • Hybrid algorithm using a combination of several different algorithms mentioned above.

Files

To get a better understanding of everything that is implemented and the project, the guide for this has been left with the files.
The entire project is in Portuguese.
Guide

About

Project carried out for Introduction to Artificial Intelligence class at ISEC. Project made in C with the objective of testing various types of AI algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
    < 3055 /li>

Languages

0