![]() |
ScalES-PPM
|
compute set partitions More...
Data Types | |
interface | ppm_set_partition::greedy_partitioning |
Functions/Subroutines | |
subroutine | ppm_set_partition::greedy_partitioning_set_i4 (partitioning, weight) |
partition a set, simple heuristics | |
subroutine | ppm_set_partition::greedy_partitioning_pv (partitioning, weight) |
Variables | |
character(len= *), parameter | ppm_set_partition::filename = 'ppm_set_partition.f90' |
compute set partitions
|
private |
low water partition, i.e. a partition with minimal weight-sum
at this point: part_assign(1, i) == weight(part_assign(2, i))
workaround for unavailable heap routines
reuse part_size as part_fill
|
private |
partition a set, simple heuristics
low water partition, i.e. a partition with minimal weight-sum
at this point: part_assign(1, i) == weight(part_assign(2, i))
workaround for unavailable heap routines
reuse part_size as part_fill
Das diesem Bericht zugrundeliegende Vorhaben wurde mit Mitteln des Bundesministeriums für Bildung, und Forschung unter dem Förderkennzeichen 01IH08004E gefördert. Die Verantwortung für den Inhalt dieser Veröffentlichung liegt beim Autor.