public class CATSWorldSetup extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CATSWorldSetup.Builder |
| Modifier and Type | Method and Description |
|---|---|
double |
getAdditivity() |
boolean |
hasDefinedNumberOfGoodsInterval()
If the numberOfGoodsInterval is set, the number of rows and columns are ignored and the determination of those
falls back to the CATS definition (int) Math.floor(Math.sqrt(numberOfGoods)).
|
boolean |
useQuadraticPricingOption() |
public double getAdditivity()
public boolean hasDefinedNumberOfGoodsInterval()
public boolean useQuadraticPricingOption()
Copyright © 2017. All rights reserved.