kinow commented on pull request #233:
URL: https://github.com/apache/commons-text/pull/233#issuecomment-893945166


   Hi @ali-ghanbari 
   
   Thanks for the prompt reply. I went out for lunch, and am back to whiteboard 
(literally a small whiteboard). Where I'm having fun after zooming-in as much 
as I could into the pseudocode of algorithm C. I was trying to remember if I 
ever learned the syntax `Â`. Is that a symbol for inverted `A`, or simply a 
mark to differentiate from `A`?
   
   I am using a very simplified `right` and `left` for testing (`A='abc'` and 
`B='bc'`) just to have a look at what the tables/arrays returned look like, and 
compare with our code. As for time & space complexity, I believe you have the 
same results as the paper :clap: 
   
   Once I manage to run the pseudocode of algorithm C in my whiteboard I should 
be finished with the review :-) thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to