Skip to content

leannejdong/Parser_Pilar

Repository files navigation

INSEL MODEL PARSER

A parser based on the insel model textfile provided by Pila derives an undirected graph.

Dependency

  • A modern C++ compiler on your OS
  • Cmake (>3.00) or Make
  • Or use an IDE. (I recommend MSVC for windows, CLion for Linux or Mac)

To build and run

Make

make main

  • mkdir build
  • cd build
  • cmake ..
  • make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published