-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
src/backend/mathematica/math_source/math_source.m
の743行目
| Quiet[Check[minT = TimeConstrained[Minimize[{t, t > startingTime && tCons && necessaryPCons && maxCons}, {t}], 10], |
の中のTimeConstrainedによってwolframとの通信時間が現状では10秒に制限されているが、ここを可変にしたい。
https://reference.wolfram.com/language/ref/TimeConstrained.html
Metadata
Metadata
Assignees
Labels
No labels