NPOOptimizerStrategyOverrides
Properties
Name | Type | Description | Notes |
---|---|---|---|
objective | Map<String, Object> | Objective parameters | [optional] |
constraints | java.util.List<ConstraintAction> | List of constraints | [optional] |
tax | String | Tax Can be set to \"\" for local | [optional] |
transactionCost | String | Transaction cost Can be set to \"\" for local | [optional] |
alpha | String | Alpha | [optional] |
Implemented Interfaces
- Serializable