TimeConstraint
是各个函数的一个选项,指定执行特定运算所能花费的最长时间.
更多信息
- TimeConstraint->t 指定最多只能花费 t 秒 CPU 时间来执行特定操作、尝试完成特定转换或某个算法的部分操作.
- TimeConstraint->Infinity 指定允许的 CPU 时间不受限制.
- 在类似 Simplify 和 FullSimplify 的函数中,TimeConstraint 的设置仅给出在特定子集上执行特定转换所花费的最多时间;处理整个表达式的所有时间可能会认为更多.
- 改变 TimeConstraint 的设置将影响从类似 Simplify 或 FullSimplify 的函数获得的结果的有效性,但较小设置可能会阻止求出最简形式.
- 因为不同的计算机系统以不同的速率运行,相同的 TimeConstraint 设置可能会导致不同系统上产生不同的结果.
范例
打开所有单元关闭所有单元基本范例 (2)
范围 (1)
花费在单个条件检测的时间受到 TimeConstraint 值的限制:
在 1 秒的时间限制下,Refine 不能证明 :
Wolfram Research (1996),TimeConstraint,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TimeConstraint.html.
文本
Wolfram Research (1996),TimeConstraint,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TimeConstraint.html.
CMS
Wolfram 语言. 1996. "TimeConstraint." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/TimeConstraint.html.
APA
Wolfram 语言. (1996). TimeConstraint. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/TimeConstraint.html 年