APVGITHUB / multithreading

Solving maze problem using multithreading and parallel algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maze_multithreading

Solving maze problem using multithreading and parallel programming

//Compile -->make main //Run --> ./main

About

Solving maze problem using multithreading and parallel algorithms


Languages

Language:C++ 95.3%Language:Makefile 4.7%