(dominated-add dominates? new-element acc existing-element)
(dominated-insert dominates? current-frontier x)
(elements front)
Access the elements of the frontier
Access the elements of the frontier
(frontier dominates?-function)
Create an empty frontier
Create an empty frontier
(insert front x)
Insert a new element into the frontier
Insert a new element into the frontier
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close