Skip to main content

Module cost

Module cost 

Source

Structsยง

CostAnalysis
Pre-computed cost analysis.
ScreeningRow
Cost row for one screening keep percentage.

Constantsยง

BRUTE_ITERS ๐Ÿ”’
FINAL_STAGE_ITERS ๐Ÿ”’
FINAL_STAGE_THRESHOLD ๐Ÿ”’
KEEP_PCTS ๐Ÿ”’
MAIN_ITERS_PER_ITEM ๐Ÿ”’
MIN_SURVIVORS ๐Ÿ”’
PAIR_ITERS ๐Ÿ”’
TOP_K ๐Ÿ”’
TOURNAMENT_ITERS_PER_ROUND ๐Ÿ”’
TOURNAMENT_PAIR_SIZE ๐Ÿ”’

Functionsยง

checked_add ๐Ÿ”’
checked_mul ๐Ÿ”’
compute_cost_analysis
Compute cost analysis for a permutation space.
compute_pair_count ๐Ÿ”’
screening_row ๐Ÿ”’
tournament_cost ๐Ÿ”’