go-tryalgo

module
v0.0.0-...-b85ae08 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2017 License: MIT

README

go-tryalgo

GoDoc Build Status codecov

Basic and (maybe) advanced algorithms and data structures.

Inspired from @jilljenn's tryalgo in Python.

License

MIT

Directories

Path Synopsis
Package arithm contains arithmetic functions.
Package arithm contains arithmetic functions.
exptarget
Package exptarget provides a function to build an arithmetic expression to reach a target.
Package exptarget provides a function to build an arithmetic expression to reach a target.
container
bintree
Package bintree implement binary trees.
Package bintree implement binary trees.
heap
Package heap implements a priority queue.
Package heap implements a priority queue.
unionfind
Package unionfind provides structures to handle disjoint sets.
Package unionfind provides structures to handle disjoint sets.
Package graph provides functions to handle graphs.
Package graph provides functions to handle graphs.
Package rope implements efficient []byte slicing and merging operations.
Package rope implements efficient []byte slicing and merging operations.
Package sort implements various sorting algorithms.
Package sort implements various sorting algorithms.
Package trie implements a radix/prefix tree.
Package trie implements a radix/prefix tree.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL