Menu

Code Commit Log


Commit Date  
[r27407] by thibautd

early abort during threshold search

2014-01-13 15:23:12 Tree
[r27406] by thibautd

allow to use different step sizes in the two rounds

2014-01-13 15:22:55 Tree
[r27405] by thibautd

apply sampling also for second round

2014-01-13 15:22:40 Tree
[r27404] by thibautd

more efficient implementation

2014-01-13 15:22:24 Tree
[r27403] by thibautd

implement a custom population parser

- storing the population requires to much memory on a desktop
- even using the "streaming" setting of PopulationImpl remains very
slow, because of the numerous call to String.intern() to construct
activities. This is rather anoying, as this information is not needed
anywhere here.

2014-01-13 15:19:50 Tree
[r27402] by thibautd

correction of probability for second round

2014-01-13 15:19:38 Tree
[r27401] by thibautd

do not regenerate primary ties when calibrating secondary threshold

2014-01-13 15:19:24 Tree
[r27400] by thibautd

HashMap -> LinkedHashMap

2014-01-13 15:19:07 Tree
[r27399] by thibautd

remove the Tie class

there are actually only the map-based methods of SocialNetwork which are
really useful, and the Tie list took a huge amount of memory leading to
filling the heap with dense networks.

2014-01-13 15:18:52 Tree
[r27398] by thibautd

use object pool for coords

2014-01-13 15:18:28 Tree
Older >
MongoDB Logo MongoDB