Added checking of arguments to COST_ADD and COST_MULT
These functions don't work with negative values and should never be called with negative values. Added an assert to ensure this will not happen.
Showing
Please register or sign in to comment