Skip to content

Commit 39d7dcf

Browse files
authored
Update TODO.md
1 parent 5b2f619 commit 39d7dcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

TODO.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
* (Probabilistic) Graphical Models:
3939
* Bayesian Networks. [@Wikipedia](https://en.wikipedia.org/wiki/Bayesian_network), [@another link](https://en.wikipedia.org/wiki/Dynamic_Bayesian_network).
4040
* Markov Network. [@Wikipedia](https://en.wikipedia.org/wiki/Markov_random_field).
41+
* CRDT (Conflict-free Replicated Data Type):
42+
* [CRDT on Wikipedia](https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type).
43+
* [Readings in CRDTs](http://christophermeiklejohn.com/crdt/2014/07/22/readings-in-crdts.html).
44+
* [Eventually Consistent Data Structures](https://www.infoq.com/presentations/CRDT).
4145

4246
### New Algorithms:
4347

0 commit comments

Comments
 (0)