package coq
Formal proof management system
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b
doc/coq-core.lib/AcyclicGraph/Make/index.html
Module AcyclicGraph.Make
Source
Parameters
Signature
All points must be pre-declared through this function before they can be mentioned in the others. NB: use a large rank
to keep the node canonical
Source
val get_explanation :
(Point.t * constraint_type * Point.t) ->
t ->
(constraint_type * Point.t) list
Assuming that the corresponding call to enforce_*
returned None
, this will give a trace for the failure.
High-level representation
Source
type node =
| Alias of Point.t
| Node of bool Point.Map.t
(*Nodes v s.t. u < v (true) or u <= v (false)
*)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page