ugurakyol / search-strategies

Implementation search strategies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

search strategies

Implementation of search strategies

how to run code on linux system

You can run it by write comments on terminal that shown on below

akyol@akyol-MB50IA1:~/Documents/project/Artificial Intelligence$ g++ aihomework.cpp -o aihomework

akyol@akyol-MB50IA1:~/Documents/project/Artificial Intelligence$ ./aihomework

About

Implementation search strategies

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%