summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-09-28 11:06:11 +0100
committerKatolaZ <katolaz@freaknet.org>2017-09-28 11:06:11 +0100
commitbf4c2fb84ef0be3a55d42b4f02374d33d7e0f8b7 (patch)
tree2cd4234587c27863f47c7e358b458b0a38d5747f
parentfbc9ed252366313a7335c8ce2ced875ad9bcaf91 (diff)
Removed useless filesHEADmaster
-rw-r--r--src/TODO24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/TODO b/src/TODO
deleted file mode 100644
index aacf946..0000000
--- a/src/TODO
+++ /dev/null
@@ -1,24 +0,0 @@
-
-- make a standalone library with all the algorithms
-
-
-
-- conf/conf_model.c:
- - SISTEMARE LA DEFINIZIONE DELLA THRESHOLD DI MATCHING
-
-- OVUNQUE: SOSTITUIRE LONG DOUBLE CON LONG LONG INT. Piu' robusto.
-
-- MAKE AN IMPROVED VERSION OF RELABEL
-
-
-- aggiungere al Makefile:
- - relabel
- - graph_info
- - pm_new (the power method)
- - dms (Dorogovtsev-Mendes-Samukin)
- - knn_new (knn with linear or exponential binning)
- - pearson (assortativity coefficient)
- - bb_fitness (Bianconi-Barabasi)
- - bto (Border-Toll Optimisation -- Tempered PA)
- - deg_dist_w (degree-strength disribution)
- - clust_w