Consider adding graph visualization utility for constraint graph
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 96
- Forks
- 39
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It's difficult to examine the algebraic graph built in the IR by just printing the nodes of the graph. So, some visualization utility would be useful to debug or examine the constraint graph while we don't have unit tests for IR. This utility could also be useful for users writing constraints in AirScript to visually examine the constraints finally produced.
There could be other ways to make life easier for contributors and users rather than graph visualization and should be explored more.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.