Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NemoLib++

Network Motif Library C++

DOI

Linux installation

  • Download the NemoStaticLib.zip
  • unzip NemoStaticLib.zip
  • go to the NemoStaticLib directory where “Makefile” should be available.
  • Type make
  • Then you can see “libnemostaticlib.a” static library at the following directory.
  • \NemoStaticLib\dist\

Windows installation

  • If you have Cygwin installed, you can just follow the Linux version instruction.
  • If you want to use IDEs (such as Eclipse), you can create a new project for static library, and put all the source files (including the files in nauty directory), you can build the library.
  • If you are using Netbeans and c/c++ plug-in is installed, then you can open the project and build the library *Note: You can change the OUTPUT_PATH , properties->Build->Archiver

Testing NemoLib

https://github.com/Kimw6/NemoLibC-Testing

Contact

If you have any questions, please contact kimw6 [at] uw.edu

About

Network Motif Library C++

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages