/directed

Embedding of directed graphs

Primary LanguagePython

directed

This repository contains the reference implementation in Python of the forward-backward embedding, described in the paper:

The Forward-Backward Embedding of Directed Graphs

The experiments described in the paper are available as a Jupyter notebook:

experiments.ipynb

License

Released under the 3-clause BSD license.