Liking cljdoc? Tell your friends :D

me.lomin.chatda.a-star


a-star-better-featuresclj

source

AStarcljprotocol

a-star-identityclj

(a-star-identity self)

forward-costsclj

(forward-costs self)

goal?clj

(goal? this)
source

AStarInternalcljprotocol

get-back+forward-costsclj

(get-back+forward-costs self)

get-best-costsclj

(get-best-costs self)

get-costsclj

(get-costs self)

seenclj

(seen self)
source

back+forward-costs-xformclj

(back+forward-costs-xform)
source

best-cost-xformclj

(best-cost-xform)
source

calculate-back+forward-costsclj

(calculate-back+forward-costs p)
source

choose-betterclj

(choose-better a b)
source

compare-featuresclj

(compare-features feature+compare-xs a b)
source

def-a-starcljmacro

(def-a-star name fields & body)
source

depthclj

(depth priority)
source

filter-new-or-better-nodes-xformclj

(filter-new-or-better-nodes-xform)
source

fork-seen-xformclj

(fork-seen-xform)
source

inc-costsclj

(inc-costs p costs)
source

initclj

(init root-node)
(init root-node custom-config)
source

priority-xformclj

(priority-xform)
source

split-at-searchable-protocolclj

(split-at-searchable-protocol body)
source

with-stopcljmacro

(with-stop this & body)
source

with-xformcljmacro

(with-xform & body)
source

with-xform-asynccljmacro

(with-xform-async & body)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close