AngouriMath
SolveTable(AngouriMath.Entity,AngouriMath.Entity.Variable[])
Method (no overloads)
Summary
Returns a tensor of solutions over variables so that
the expression turns into a True when evaled.
the expression turns into a True when evaled.
Remarks
already is. A prefix that makes it false rules out every completion of itself at
once, and a prefix that makes it true admits all of them, so neither has to be
walked. Only a prefix that settles nothing is branched on. Enumerating all
prefix ever settles anything, and is now the worst case rather than the only one.
variable moving fastest, is the same order counting through the table produced.
exponentially large — a tautology over n variables has 2^n solutions and they all
have to be written down. What is gone is paying that price for the search when the
answer is small.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online