#backtracking (5 Repositories)
Ranked open-source repositories tagged with #backtracking, scored by pull request acceptance likelihood and maintainer engagement velocity.
18.3%
0.4h
5 repositories tagged #backtracking
JuliaNLSolvers/LineSearches.jl
Line search methods for optimization and root-finding
i-am-tom/holmes
A reference library for constraint-solving with propagators and CDCL.
transient-haskell/transient
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
djeada/Algorithms-And-Data-Structures
A collection of 100+ projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explanations and examples to help you understand how they work.
nikoo28/java-solutions
Solutions in JAVA for some coding platforms.