| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_SEARCH_EXPANSION |
1.2 |
public static final int |
DEFAULT_SEARCH_RANDOM_JUMPS |
2 |
public static final double |
DEFAULT_SEARCH_SPEEDUP |
4.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_K |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_UPDATE_DEPTH |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_K |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NODES_PER_BLOCK |
1000 |
Copyright © 2017. All rights reserved.