Skip to content

Commit

Permalink
Add a README
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Jan 29, 2015
1 parent 9c81075 commit 945f77f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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](https://github.com/pauleve/pint/) implements the language, simulation, formal analysis, and translation of Process Hitting models.

![screenshot gPH](http://loicpauleve.name/pint/images/gPH.png)

## Dependencies
### Compile-time
* qt5
* boost
* graphviz

### Run-time
* phc, from [Pint](https://github.com/pauleve/pint/)

0 comments on commit 945f77f

Please sign in to comment.