信任区域框架的常用工具
Classes
IterationLogger()
IterationLogger
记录(并打印)所有迭代的信息
IterationRecord(iteration[, feasibility, ...])
IterationRecord
在每次单独的迭代中记录相关信息
Functions
maxIgnoreNone(a, b)
maxIgnoreNone
返回两个数字中的最大值,忽略None
minIgnoreNone(a, b)
minIgnoreNone
返回两个数字中的最小值,忽略None