Skip to content

Commit bdd2524

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 831280c commit bdd2524

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@
360360
* [Dijkstra](graphs/dijkstra.py)
361361
* [Dijkstra 2](graphs/dijkstra_2.py)
362362
* [Dijkstra Algorithm](graphs/dijkstra_algorithm.py)
363+
* [Dijkstra Alternate](graphs/dijkstra_alternate.py)
363364
* [Dinic](graphs/dinic.py)
364365
* [Directed And Undirected (Weighted) Graph](graphs/directed_and_undirected_(weighted)_graph.py)
365366
* [Edmonds Karp Multiple Source And Sink](graphs/edmonds_karp_multiple_source_and_sink.py)
@@ -936,6 +937,7 @@
936937
* [Not Gate](quantum/not_gate.py)
937938
* [Q Full Adder](quantum/q_full_adder.py)
938939
* [Quantum Entanglement](quantum/quantum_entanglement.py)
940+
* [Quantum Random](quantum/quantum_random.py)
939941
* [Ripple Adder Classic](quantum/ripple_adder_classic.py)
940942
* [Single Qubit Measure](quantum/single_qubit_measure.py)
941943

0 commit comments

Comments
 (0)