Skip Menu |

This queue is for tickets about the Tree-Suffix CPAN distribution.

Report information
The Basics
Id: 43650
Status: stalled
Priority: 0/
Queue: Tree-Suffix

People
Owner: Nobody in particular
Requestors: t4brad [...] yahoo.fr
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.19
Fixed in: (no value)



Hello gray, I try to use "Tree-Suffix" but i have some problems. For example, when i build the suffix tree of the string "(IBAAR)(IBABR)(IBAR)" and i search for the postions of the string "IBR" i obtained one position "15" whereas there are no substring "IBR" in the original string "(IBAAR)(IBABR)(IBAR)" it's a bug or i make a mistake?? Best regards
On Thu Feb 26 03:50:55 2009, tayeb83 wrote: Show quoted text
> I try to use "Tree-Suffix" but i have some problems. For example, when > i build the suffix tree of the string "(IBAAR)(IBABR)(IBAR)" and i > search for the postions of the string "IBR" i obtained one position "15" > whereas there are no substring "IBR" in the original string > "(IBAAR)(IBABR)(IBAR)" > > it's a bug or i make a mistake??
This appears to be a bug on my side, but I will likely not have time to investigate, let alone solve this problem in a timely fashion. It might be as simple as an off-by-one error.
RT-Send-CC: there, are, news?, about, a, find, function, gray??, please, because, i, need, it
Le Jeu. Fév. 26 18:51:21 2009, GRAY a écrit : Show quoted text
> On Thu Feb 26 03:50:55 2009, tayeb83 wrote: >
> > I try to use "Tree-Suffix" but i have some problems. For example, when > > i build the suffix tree of the string "(IBAAR)(IBABR)(IBAR)" and i > > search for the postions of the string "IBR" i obtained one position "15" > > whereas there are no substring "IBR" in the original string > > "(IBAAR)(IBABR)(IBAR)" > > > > it's a bug or i make a mistake??
> > This appears to be a bug on my side, but I will likely not have time to > investigate, let alone solve this problem in a timely fashion. It might > be as simple as an off-by-one error.
As I previously stated: "I will likely not have time to investigate, let alone solve this problem in a timely fashion". I'll gladly accept a patch, though. On Mon May 11 07:33:06 2009, tayeb83 wrote: Show quoted text
> Le Jeu. Fév. 26 18:51:21 2009, GRAY a écrit :
> > On Thu Feb 26 03:50:55 2009, tayeb83 wrote: > >
> > > I try to use "Tree-Suffix" but i have some problems. For example,
when Show quoted text
> > > i build the suffix tree of the string "(IBAAR)(IBABR)(IBAR)" and i > > > search for the postions of the string "IBR" i obtained one
position "15" Show quoted text
> > > whereas there are no substring "IBR" in the original string > > > "(IBAAR)(IBABR)(IBAR)" > > > > > > it's a bug or i make a mistake??
> > > > This appears to be a bug on my side, but I will likely not have time to > > investigate, let alone solve this problem in a timely fashion. It might > > be as simple as an off-by-one error.
> >