We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2f619 commit 39d7dcfCopy full SHA for 39d7dcf
TODO.md
@@ -38,6 +38,10 @@
38
* (Probabilistic) Graphical Models:
39
* Bayesian Networks. [@Wikipedia](https://en.wikipedia.org/wiki/Bayesian_network), [@another link](https://en.wikipedia.org/wiki/Dynamic_Bayesian_network).
40
* 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).
45
46
### New Algorithms:
47
0 commit comments