Skip to content

MrKarimiD/KN2CAutoref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KN2CAutoref

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)
  • 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



Manual

Please refer to MANUAL file.

Developers

Current
Mohammad Reza Karimi Dastjerdi (mr.karimi.d@gmail.com)

About

No description, website, or topics provided.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published