Menu

#26 Not all allowed aggregations are invariant

Version 4.0 RC1
assigned
None
Core
minor
trunk
defect
2016-05-15
2009-04-05
No

Right now, not all allowed aggregations are invariant (meaning that the members of the group do not change over time). However, the collector object requires invariant aggregations. Using an aggregation that isn't invariant will cause the simulation to fail.
source:/trunk/source/core/aggregate.c

Discussion

  • David P. Chassin

    • owner changed from dchassin to mhauer
    • status changed from new to assigned
     
  • Matthew Hauer

    Matthew Hauer - 2009-04-30
    • status changed from assigned to accepted
     
  • David P. Chassin

    • owner changed from mhauer to dchassin
     
  • David P. Chassin

    This is probably ok as is. This might be repaired using a global flag that is more permissive but would result in much slower simulations.

    Opinions sought.

     
  • David P. Chassin

    • version changed from 2.0 to trunk
    • milestone set to Unscheduled
     
  • David P. Chassin

    • status changed from accepted to assigned
     
  • David P. Chassin

    • Milestone: Unscheduled --> Version 4.0 RC1