Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 470 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 470 Bytes

signed-graph-valid-drawing (sgvd)

Valid injections of Signed Graphs into R^n.

Features

  • Utilities for constructing signed graphs.
  • Try to embed a signed graph in a given dimension.
  • Check if an embedding is valid.

Experiments

  • Embed all graphs of size n (for small n).
  • Embed graphs with bipartite positive components.

Development

Tests
python -m pytest tests/
Experiments

Run from inside the "Experiments" folder.