bolero-MURAKAMI
|
14f8d9d042
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
|
Mitsuru Kariya
|
1a5d40d821
|
[algorithm.search_n] Fix search_n's complexity violation.
According to document, at most last - first applications of the corresponding predicate,
but (last - first) * count applications.
|
2013-10-03 01:37:53 +09:00 |
|
bolero-MURAKAMI
|
cb1077d247
|
add copyright
|
2013-08-08 18:54:33 +09:00 |
|
bolero-MURAKAMI
|
7c706381d4
|
fix iterator implementation
|
2013-02-23 15:21:27 +09:00 |
|
bolero-MURAKAMI
|
e2b207d3be
|
fix recursion depth: some algorithms
|
2013-01-11 02:55:19 +09:00 |
|
bolero-MURAKAMI
|
d6914ddd72
|
fix implementation: search_n
|
2012-12-13 18:08:59 +09:00 |
|
bolero-MURAKAMI
|
5ce2cb023c
|
fix coding-style
|
2012-10-06 13:53:07 +09:00 |
|
bolero-MURAKAMI
|
c6bd230ee4
|
fix inline
add container/indexes.hpp
add tuple/indexes.hpp
|
2012-04-04 22:23:41 +09:00 |
|
bolero-MURAKAMI
|
db20f64991
|
porting sscrisk/CEL
|
2012-04-01 22:15:09 +09:00 |
|