Activity
feat: add serialization and deserialization functions for NetworkX Di…
feat: add serialization and deserialization functions for NetworkX Di…
refactor: simplify serialization and deserialization docstrings
refactor: simplify serialization and deserialization docstrings
[fix] filter unparented nodes with right neighbourhood
[fix] filter unparented nodes with right neighbourhood
[fix] use DiGraph for auxiliar graph creations
[fix] use DiGraph for auxiliar graph creations
[feat] include remove_self_loops
[feat] include remove_self_loops
[feat] to directed graph
[feat] to directed graph
[feat] update node and edge remove functions
[feat] update node and edge remove functions
[feat] trasform nxdata to homogeneous and hete data
[feat] trasform nxdata to homogeneous and hete data
Merge branch 'develop' of github.com:snt-arg/situational_graphs_wrapp…
Merge branch 'develop' of github.com:snt-arg/situational_graphs_wrapp…
[feat] update README
[feat] update README
[feat] - is_directed assesment
[feat] - is_directed assesment
[feat] - update translate_attr_all_nodes and add merge_graph functions
[feat] - update translate_attr_all_nodes and add merge_graph functions
[feat] - as python package
[feat] - as python package
[feat] - minor improvements for other repos
[feat] - minor improvements for other repos
[refactor] - initial files from prior graph_manager repo
[refactor] - initial files from prior graph_manager repo