https://github.com/U-Ar/br-index

sort by:
Revision Author Date Message Commit Date
ebf9367 Update README.md 31 March 2022, 11:43:44 UTC
b76c52b Update README.md repaired the broken link 31 March 2022, 07:32:16 UTC
19919aa update help description 07 February 2022, 12:56:48 UTC
92c5339 Merge pull request #3 from U-Ar/without-PLCP Without plcp 07 February 2022, 12:46:24 UTC
048ddf5 update README.md 07 February 2022, 12:44:52 UTC
7eb50a6 created br_index_nplcp - created br_index_nplcp - refactored bri executables, added -nplcp option 07 February 2022, 12:33:34 UTC
be87fd1 refactored br-index.hpp 27 January 2022, 15:47:19 UTC
8ab3349 update seed_entrypoint 25 January 2022, 13:06:09 UTC
40e4a15 added br_index without PLCP 25 January 2022, 11:20:37 UTC
2288503 Merge pull request #2 from U-Ar/without-PLCP slightly changed 25 January 2022, 02:08:12 UTC
b3be82d slightly changed 25 January 2022, 02:07:54 UTC
308998d bug fix 24 January 2022, 12:25:12 UTC
8054002 Merge branch 'master' of https://github.com/U-Ar/br-index 24 January 2022, 11:53:53 UTC
3560606 added search_with_mismatch faster due to backtracking 24 January 2022, 11:53:50 UTC
c49e06a Update README.md 21 January 2022, 18:29:52 UTC
0e58f79 Update README.md 21 January 2022, 15:28:31 UTC
00fe206 Update CMakeLists.txt 18 January 2022, 07:30:47 UTC
980d275 Optimized count&count1&locate&locate1 18 January 2022, 05:42:31 UTC
7d00c05 Changed encoding of generate_patterns.oy 16 January 2022, 14:07:20 UTC
81707c9 Update README.md 16 January 2022, 09:11:01 UTC
0f085c4 Merge pull request #1 from U-Ar/locate2 Manage the sample out of the br-index class 16 January 2022, 09:02:52 UTC
8e7f3f2 Enabled locate2 New features: - Enabled count1, count2 - Enabled locate1, locate2 - Option -m <num> added to bri-count and bri-locate - Created some tools for experiments & verification 16 January 2022, 08:59:54 UTC
c260c4d Passed unit tests, and adapted br_index_naive naive is not as well tested as default 15 January 2022, 18:56:36 UTC
bf79f7d Made sample be out of br_index class not yet tested, adapt other files from now 15 January 2022, 17:45:39 UTC
d1ee9a0 Created bri-locate2 (not created) To implement locate2 we need the change of implementation (sample should be out of the class) Will implement this in other branch 15 January 2022, 16:50:04 UTC
0ccc652 Update README.md 15 January 2022, 15:36:29 UTC
bef019d Implemented alphebet remapping New features: - implemented alphabet remapping - added test for br_index_naive - beautify printing format Current unit tests are passed 15 January 2022, 15:21:02 UTC
e3c0d04 removed implementation log in README 15 January 2022, 07:53:56 UTC
47942ad Update README.md 12 January 2022, 09:47:15 UTC
1b2fd99 Update README.md 12 January 2022, 09:43:51 UTC
2c38eca slightly changed README 06 January 2022, 04:07:21 UTC
30b8e85 remove testcase 30 December 2021, 18:27:06 UTC
2de8204 created simplified br-index 30 December 2021, 18:25:12 UTC
b4e6c9f update README 30 December 2021, 17:27:06 UTC
36cd1f3 update README.md system requirements 30 December 2021, 17:20:37 UTC
23f2719 update README.md 30 December 2021, 17:10:56 UTC
911b156 added samples_firstR and corrected toehold lemma strategy 30 December 2021, 16:39:35 UTC
6f5728e debugging & replacing buffer with int_vector 30 December 2021, 07:49:37 UTC
7e27b59 int_vector_buffer destructor was cause of error 29 December 2021, 17:44:23 UTC
8821529 br_index_test created 29 December 2021, 13:00:34 UTC
69dd420 test README 29 December 2021, 12:38:07 UTC
cabd187 my_test delete & permuted_lcp_test update 29 December 2021, 11:59:46 UTC
f6502e4 permuted_lcp test done 29 December 2021, 11:54:50 UTC
1a271c9 unit tests for huffman_string and rle_string 29 December 2021, 09:19:19 UTC
12a03d5 sdvector test completed 28 December 2021, 17:48:29 UTC
fbd9cf0 IUTEST adopted 28 December 2021, 16:16:10 UTC
9e9b555 test commit 28 December 2021, 14:06:20 UTC
433b3e8 bri-build/count/locate/space 28 December 2021, 06:28:06 UTC
f640a17 extension algorithms implemented get_space is not implemented 27 December 2021, 22:34:43 UTC
181c503 permuted_lcp added & br_index updated 27 December 2021, 18:14:46 UTC
5df3444 update constructor 22 December 2021, 07:20:59 UTC
bdffc40 update br_index.hpp 22 December 2021, 06:18:05 UTC
da4aa63 make rle_striing.hpp 22 December 2021, 02:28:46 UTC
90860f3 features described 21 December 2021, 07:01:13 UTC
83d7345 update rle_string.hpp WIP 20 December 2021, 14:29:48 UTC
2797c43 create rle_string.hpp 20 December 2021, 14:15:35 UTC
6049337 added huffman_string.hpp 20 December 2021, 12:03:36 UTC
03874de now you can use googletest type make test-bri 20 December 2021, 11:43:03 UTC
0b9bb23 configuring CMakeLists incomplete 20 December 2021, 08:48:14 UTC
7d0b44c google test available 20 December 2021, 06:21:19 UTC
8b0207c first commit 20 December 2021, 03:59:05 UTC
back to top