« Previous | Next » 

Revision 394a5cb9

ID394a5cb910866c47966dd27d6000b55494bb6ead
Parent 2b296ad4
Child 6bb77749

Added by Klaus Aehlig almost 10 years ago

Add data type for abstract statistics

Our cluster score is a weighted sum of certain sums and
standard deviations of node characteristics. When placing
a single instance, the cluster score of a big number of
quite similar clusters are computed: that of the original
cluster with one instance added, for each possible placement.
To speed up these computations, add an abstract type of
statistics that allows a potentially more efficient update
of a single value.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Petr Pudlak <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences