| Algorithm 1: |
| Input: locations of all the nodes and parameter |
| Output: representations |
| 1) while the number of clusters |
| 2) combine the nearest two clusters |
| 3) end while |
| 4) for each cluster |
| 5) select a representation of the cluster |
| 6) end for |
| Algorithm 1: |
| Input: locations of all the nodes and parameter |
| Output: representations |
| 1) while the number of clusters |
| 2) combine the nearest two clusters |
| 3) end while |
| 4) for each cluster |
| 5) select a representation of the cluster |
| 6) end for |