about summary refs log tree commit diff stats
path: root/miasm2/core/graph.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* DiGraph: Inherite DiGraph from `object`Camille Mougey2015-02-201-1/+1
* Graph: add dominators computationFabrice Desclaux2015-01-181-0/+52
* Add docstring/Fix variable nameFabrice Desclaux2015-01-091-7/+10
* Graph: Add get_all_parents/del_nodeFabrice Desclaux2015-01-091-0/+22
* Miasm v2serpilliere2014-06-031-0/+126