summaryrefslogtreecommitdiff
path: root/src/TODO
blob: aacf946c192ef253d7c2635af30c4590fe23f86a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

- 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