#780 closed task (performed)
Allow to customize 'Move node info' + report details
Reported by: | westram | Owned by: | westram |
---|---|---|---|
Priority: | major | Milestone: | arb7.0 |
Component: | ARB_NTREE | Version: | SVN |
Keywords: | Cc: |
Description
Quality of group transfer can neither be examined nor influenced.
Especially if topology differences between source- and target- are bigger,
- either many groups will be discarded (i.e. not transferred)
- or if transferred, there is no way to judge the quality (i.e. how well they fit)
Wanted improvements:
- customize group-transfer-scoring
- allow to set limits for
- ingroup-ratio (min/max(?) percent of old members in new group)
- outgroup-ratio (min(?)/max percent of non-group members in new group)
- allow score weighting
- introduce weight-factors (or non-linear weighting-functions?) for
- ingroup- and outgroup-ratios
- group-size
- introduce weight-factors (or non-linear weighting-functions?) for
- allow to set limits for
- report transfer-quality
- always report to log
- optionally report to destination group name:
- append fixed suffix to original group name
- append custom information after suffix
- reported information:
- score
- ingroup- and outgroup-ratios
- old + new groupsize
- …
Change History (6)
comment:1 Changed 6 years ago by westram
- Owner changed from devel to westram
- Status changed from new to accepted
comment:2 Changed 6 years ago by westram
- Milestone changed from wishlist to r18
comment:3 Changed 6 years ago by westram
- Status changed from accepted to _started
comment:4 Changed 6 years ago by westram
comment:5 Changed 6 years ago by westram
- Resolution set to performed
- Status changed from _started to closed
comment:6 Changed 3 years ago by westram
- Milestone changed from r18 to arb7.0
Note: See
TracTickets for help on using
tickets.
Improvements proposed here overlap with parts of ticket 512