Td3.DepVals
TD3 with eval skipping using dep_vals
.
module Arg : ConstrSys.IncrSolverArg
module S : ConstrSys.EqConstrSys
module H : Batteries.Hashtbl.S with type key = S.v
The hash-map that is the first component of solve xs vs
is a local solution for interesting variables vs
, reached from starting values xs
. As a second component the solver returns data structures for incremental serialization.