Multigraphs via an edge index and edge properties/metadata #68
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.add_edges/2 (6) (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.edges/3 (44) (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.edges/2 (42) (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.new/1 (63) (GraphTest)
|
Run mix test:
test/graph_test.exs#L206
test is_subgraph? (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.split_edge/4 (80) (GraphTest)
|
Run mix test:
test/graph_test.exs#L330
test shortest path for complex undirected graph using float weights (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)
|
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