This is KN2C's AI software that includes the base and also algorithms. We use C++ language and Qt IDE to develop our softwares.
This code is published under GPL3 license. We will be appreciate if we can help any of SSL community members, so please feel free to ask your questions!
For build and run this program, we recommend you to use Qt Environment in Ubuntu. You also need following libraries to compile this program :
- Qt Libraries : Just built-in qt libraries!
- iGraph : used for graph calculations, especially for matching(www.igraph.org)
- CGAL : The Computational Geometry Algorithms Library, We used for voronoi diagram that we explained in our 2015's TDP.(www.cgal.org)
- Boost(www.boost.org)
- Google Protobuf
You can use this command in terminal to install required libraries.
sudo apt-get install libboost-all-dev libgmp3-dev libmpfr-dev libmpfr-doc libmpfr4 libmpfr4-dbg libigraph0* libprotobuf-dev protobuf-compiler libcgal-dev
Current
Mohammad Reza Karimi Dastjerdi (mr.karimi.d@gmail.com)
Mohammad Amin Kashi (m.amin.kashi@gmail.com)
Shahin Ghashghaie (sh.ghashghaie@yahoo.com)
Past
Faraz Fallahi (fffaraz@gmail.com)
Milad AbaieRad (milad.abaeirad@gmail.com )
Mohsen Raoufi (mohsen.raoufi.2007@gmail.com)