Skip to content

qdot3/seg_lib

Repository files navigation

seg_lib

crates.io docs.rs verify dependency status

A collection of segment tree variants.

Usage

Run this command in your project directory:

cargo add seg_lib

Guide

range query range update note
[SegmentTree]
[DynamicSegmentTree] large array
[DualSegmentTree]
[LazySegmentTree]
[DynamicLazySegmentTree] large array
[AssignSegmentTree] specialized for range assign update

License

Licensed under either of

at your option.

Misc

実装の詳細を解説した日本語の本を執筆しています。

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •