Search found 2 matches

by ilyaraz
Sat Jun 10, 2006 5:50 pm
Forum: Algorithms
Topic: STL segment tree
Replies: 0
Views: 1243

STL segment tree

Is there elegant way to code segment tree via STL? (Using std::map or something like that).
by ilyaraz
Wed May 31, 2006 3:02 am
Forum: Algorithms
Topic: Shortest path
Replies: 10
Views: 4723

IMHO, it looks some kind of DP. But I'm not actually sure.

Go to advanced search