Skip to content

kn2cssl/kn2cPrograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KN2C-Program

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!



Compile

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



Manual

Please refer to MANUAL file.

Developers

Current
Mohammad Reza Karimi Dastjerdi ([email protected])
Mohammad Amin Kashi ([email protected])
Shahin Ghashghaie ([email protected])

Past
Faraz Fallahi ([email protected])
Milad AbaieRad ([email protected] )
Mohsen Raoufi ([email protected])

About

KN2C's central AI software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages