Skip to content

Commit

Permalink
tests: Update status
Browse files Browse the repository at this point in the history
  • Loading branch information
teapotd committed Dec 21, 2023
1 parent 607f55f commit 2f51ca7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
| graphs/dense_dfs | | | | |
| graphs/directed_mst | | | | ✓ |
| graphs/dominators | | | | ✓ |
| graphs/edge_color_bipart | | | | ✓ |
| graphs/edge_color_bipart | | | | example only... |
| graphs/edge_color_vizing | | | | |
| graphs/flow_edmonds_karp | | | | |
| graphs/flow_min_cost | | ✓ | | |
Expand Down Expand Up @@ -78,11 +78,6 @@
| segtree/point_fixed | ✓ | ✓ | | |
| segtree/point_persistent | ✓ | ✓ | | |
| structures/bitset_plus | | | | |
| structures/ext/rope | | | | |
| structures/ext/tree | | | | |
| structures/ext/hash_table | | | | |
| structures/ext/heap | | | | |
| structures/ext/trie | | | | |
| structures/fenwick_tree | | | | modify, query |
| structures/fenwick_tree_2d | | | | |
| structures/find_union | | | | ✓ |
Expand Down

0 comments on commit 2f51ca7

Please sign in to comment.