Valid injections of Signed Graphs into R^n.
- Utilities for constructing signed graphs.
- Try to embed a signed graph in a given dimension.
- Check if an embedding is valid.
- Embed all graphs of size n (for small n).
- Embed graphs with bipartite positive components.
python -m pytest tests/
Run from inside the "Experiments" folder.