Skip to content
forked from potassco/clingraph

A visualizer for graphs defined as logic programs

License

Notifications You must be signed in to change notification settings

nrueh/clingraph

 
 

Repository files navigation

clingraph

A declarative visualizer for graphs defined as a set of facts. The graphs are generated using graphviz but are defined via fixed predicates that can be computed from logic programs.

Clingraph also contains special features for integration with clingo, as well as for generating latex code and gifs!

Usage

Look at our documentation page to see how to use clingraph.

Try clingraph via command line or as a package online in a jupyter notebook via Binder

Examples

Our examples folder shows how to use the range of functionalities in different applications.

Installation

Requirements

  • Python (version 3.8, 3.9, or 3.10)

For instructions to install from source, pip and conda see our documentation page.

About

A visualizer for graphs defined as logic programs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.7%
  • Jupyter Notebook 41.3%