Skip to content

marcoalbuquerque-sfu/CS486

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CS486

Artificial intelligence

The goal of this repos is to store the code generated for the 5 assignments as well as the optional course project.

Assignment One

This folder contains a Travelling Salesman Problem Solver using A Star Search.

Assignment Two

This folder contrains a Travelling Salesman Problem Solver using Simulated Annealing. It also contains a Sudoku Solver using backtracking with the Most Constraining Variable Heuristic as well as forward checking.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages