Skip to content

les-champions/gPH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gPH

The Process Hitting is a recently introduced formalism suited for modelling qualitative dynamics of biological networks. It is a special class of Asynchronous Automata Networks.

gPH is a graphical interface for editing Process Hitting models.

Pint implements the language, simulation, formal analysis, and translation of Process Hitting models.

screenshot gPH

Dependencies

Compile-time

  • qt5
  • boost
  • graphviz

In ubuntu/debian, you can install these dependencies with

sudo apt install qt-sdk libgraphviz-dev libboost-filesystem-dev libboost-system-dev

Run-time

  • phc, from Pint is required to open files
  • other binaries from pint also have to be in the PATH in order for their functionnalities to be available in gPH

About

GUI for the vizualisation and edition of process hitting models

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.8%
  • Other 1.2%