Multigraphs via an edge index and edge properties/metadata #70
Annotations
10 errors and 2 warnings
Run mix test:
test/serializer_test.exs#L37
test to_flowchart (Graph.SerializerTests)
|
Run mix test:
test/serializer_test.exs#L4
test to_dot/1 (Graph.SerializerTests)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.replace_vertex/3 (78) (GraphTest)
|
Run mix test:
test/graph_test.exs#L330
test shortest path for complex undirected graph using float weights (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.update_labelled_edge/5 (86) (GraphTest)
|
Run mix test:
test/graph_test.exs#L187
test edges/2 returns both directions (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.edges/3 (45) (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.add_edge/4 (4) (GraphTest)
|
Run mix test:
test/model_test.exs#L190
property the degeneracy core of a DCG is the maximum k_core of a given graph (Graph.Model.Test)
|
Run mix test:
test/model_test.exs#L134
property the subgraph G' of a given graph G, implies that the vertices and edges of G' form subsets of those from G (DCG) (Graph.Model.Test)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading