Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 892 Bytes

File metadata and controls

19 lines (14 loc) · 892 Bytes

Computational Intelligence

This repo contains all my work during the Computational Intelligence course at Politecnico di Torino in 2023/2024.

Labs

  • Lab 01: in set-covering directory
  • Lab 02: in lab2 directory
  • Lab 03: in lab9 directory
  • Lab 04: in lab10 directory

Challenge

  • Halloween: in set-covering2 directory

Experiments

  • Path Search: various implementations of path search algorithms in set-covering directory
  • N-friends: implementation of path seatch for n-friends problem in pizza-pub directory

Project - Quixo

For the final project, I collaborated with Davide Sferrazza s326619. The project can be found at Computational-Intelligence-Project.