public static class MetricSplitter.Parameters_automatedMode extends Object
Modifier and Type | Field and Description |
---|---|
int |
division_up_if_more_often
Put more oftenly used factors on top of disjoint factor.
|
boolean |
finer_division_down_not_up
Order of spontanuously generated n-plet-brackets.
|
boolean |
memo_synthesized_divisions
Whether synthesized new divisions shall be memorized for reuse.
|
boolean |
prefer_one_bracket
Do not order bracket, but join them.
|
boolean |
prefer_one_bracket_15_to_16
overrides the general case parameters.
|
boolean |
prefer_one_bracket_9_to_8
overrides the general case parameters.
|
boolean |
recursive_separation
Separate disjoint prime factors by bi-furcation more than once.
|
Constructor and Description |
---|
Parameters_automatedMode() |
public boolean prefer_one_bracket_15_to_16
public boolean prefer_one_bracket_9_to_8
public boolean finer_division_down_not_up
public boolean prefer_one_bracket
public int division_up_if_more_often
public boolean recursive_separation
public boolean memo_synthesized_divisions
public void check()
IllegalArgumentException