pal.treesearch
Interface Constants
public interface Constants
Title: Constants
Description: Various constants used in the pal.treesearch package
- Version:
- 1.0
- Author:
- Matthew Goode
CONSTRUCTED_BRANCH_LENGTH
static final double CONSTRUCTED_BRANCH_LENGTH
- See Also:
- Constant Field Values
MINIMUM_BRANCH_LENGTH
static final double MINIMUM_BRANCH_LENGTH
- See Also:
- Constant Field Values
MAXIMUM_BRANCH_LENGTH
static final double MAXIMUM_BRANCH_LENGTH
- See Also:
- Constant Field Values
CONSTRAINED_NODE_COMPONENT_TYPE
static final int CONSTRAINED_NODE_COMPONENT_TYPE
- See Also:
- Constant Field Values
FREE_NODE_COMPONENT_TYPE
static final int FREE_NODE_COMPONENT_TYPE
- See Also:
- Constant Field Values
FREE_BRANCH_COMPONENT_TYPE
static final int FREE_BRANCH_COMPONENT_TYPE
- See Also:
- Constant Field Values
FREE_LEAF_COMPONENT_TYPE
static final int FREE_LEAF_COMPONENT_TYPE
- See Also:
- Constant Field Values
CONSTRAINED_LEAF_COMPONENT_TYPE
static final int CONSTRAINED_LEAF_COMPONENT_TYPE
- See Also:
- Constant Field Values
PIVOT_COMPONENT_TYPE
static final int PIVOT_COMPONENT_TYPE
- See Also:
- Constant Field Values
GENERAL_OPTIMISABLE_TYPE
static final int GENERAL_OPTIMISABLE_TYPE
- See Also:
- Constant Field Values