Spaces:
Sleeping
Sleeping
module.exports = { | |
CostStepAttenuation: 0.6, | |
SkipDeep: 3, | |
PriorDistanceSigmoidFactor: 0.1, | |
PriorValueSigmoidFactor: 0.12, | |
SkipCost: 0.5, | |
LagOffsetCost: 1, | |
LeadOffsetCost: 1.6, | |
ZeroOffsetCost: 0.58, | |
RelocationThreshold: 6, | |
}; | |