Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
inductionStep :: CounterExample -> Boolcopilot-theorem Copilot.Theorem.What4 Whether the induction step of the proof was valid or not. That is, given an arbitrary time step n, if the property is assumed to hold at time steps n, n+1, ..., n+k, then this will be True is the property can the be proven to hold at time step n+k+1 (and False otherwise). If this is False, then the overall proof will be InvalidCex.
_stepLimit :: ForceLayoutOpts n -> Maybe Intforce-layout Physics.ForceLayout Maximum number of simulation steps. If Nothing, pay no attention to the number of steps. The default is Just 1000.
-
force-layout Physics.ForceLayout Simulate one time step for an entire ensemble, with the given damping factor.
-
force-layout Physics.ForceLayout Simulate one time step for a particle (assuming the force acting on it has already been computed), with the given damping factor.
-
github GitHub.Data.Actions.WorkflowJobs No documentation available.
JobStep :: !Name JobStep -> Text -> Text -> Integer -> UTCTime -> UTCTime -> JobStepgithub GitHub.Data.Actions.WorkflowJobs No documentation available.
jobStepCompletedAt :: JobStep -> !UTCTimegithub GitHub.Data.Actions.WorkflowJobs No documentation available.
jobStepConclusion :: JobStep -> !Textgithub GitHub.Data.Actions.WorkflowJobs No documentation available.
jobStepName :: JobStep -> !Name JobStepgithub GitHub.Data.Actions.WorkflowJobs No documentation available.
jobStepNumber :: JobStep -> !Integergithub GitHub.Data.Actions.WorkflowJobs No documentation available.