<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div>Hi,</div><div><br></div><div>Sorry for the late response.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
What's your current progress? Do you have some code already?<br></blockquote><div> </div><div>Currently I am done with a basic Ctrie implementation as suggested in the arXiv paper that is capable of inserting and searching paths. The implementation is still with pointers which I will convert soon to offsets [1] </div><div>I have only tested the working manually till now and with a single thread. I will soon make a better test file to test the ctrie when being used by multiple threads.</div><div><br></div><div>[1] <a href="https://github.com/MihirLuthra/basicPathSearch">https://github.com/MihirLuthra/basicPathSearch</a><br></div><div><br></div><div>Regards,</div><div>Mihir</div><div><br></div></div></div></div></div>