data+algo: remove not needed cast of getRank result
getRank used to return a class that was supposed to be compatible with unsigned (and size_t) however now it is unsigned by itself
parent
c17ecab1
No related branches found
No related tags found
Showing
- alib2algo/src/arbology/exact/ExactNonlinearTreePatternAutomaton.h 3 additions, 3 deletions...o/src/arbology/exact/ExactNonlinearTreePatternAutomaton.h
- alib2algo/src/arbology/exact/ExactPatternMatchingAutomaton.h 9 additions, 9 deletionsalib2algo/src/arbology/exact/ExactPatternMatchingAutomaton.h
- alib2algo/src/arbology/exact/ExactSubtreeAutomaton.h 1 addition, 1 deletionalib2algo/src/arbology/exact/ExactSubtreeAutomaton.h
- alib2algo/src/arbology/exact/ExactSubtreeMatchingAutomaton.h 2 additions, 2 deletionsalib2algo/src/arbology/exact/ExactSubtreeMatchingAutomaton.h
- alib2algo/src/arbology/exact/ExactTreePatternAutomaton.h 2 additions, 2 deletionsalib2algo/src/arbology/exact/ExactTreePatternAutomaton.h
- alib2algo/src/arbology/properties/ExactSubtreeRepeatsFromSubtreeAutomaton.h 1 addition, 1 deletion...logy/properties/ExactSubtreeRepeatsFromSubtreeAutomaton.h
- alib2algo/src/automaton/run/Run.h 3 additions, 3 deletionsalib2algo/src/automaton/run/Run.h
- alib2algo/src/rte/convert/ToFTAGlushkov.h 1 addition, 1 deletionalib2algo/src/rte/convert/ToFTAGlushkov.h
- alib2algo/src/tree/properties/BadCharacterShiftTable.h 1 addition, 1 deletionalib2algo/src/tree/properties/BadCharacterShiftTable.h
- alib2algo/src/tree/properties/ExactSubtreeRepeats.h 7 additions, 7 deletionsalib2algo/src/tree/properties/ExactSubtreeRepeats.h
- alib2algo/src/tree/properties/ExactSubtreeRepeatsNaive.h 3 additions, 3 deletionsalib2algo/src/tree/properties/ExactSubtreeRepeatsNaive.h
- alib2algo/src/tree/properties/QuickSearchBadCharacterShiftTable.h 1 addition, 1 deletion...o/src/tree/properties/QuickSearchBadCharacterShiftTable.h
- alib2algo/src/tree/properties/ReversedBadCharacterShiftTable.h 1 addition, 1 deletion...algo/src/tree/properties/ReversedBadCharacterShiftTable.h
- alib2algo/src/tree/properties/ReversedQuickSearchBadCharacterShiftTable.h 1 addition, 1 deletion...ee/properties/ReversedQuickSearchBadCharacterShiftTable.h
- alib2algo/src/tree/properties/SubtreeJumpTable.h 2 additions, 2 deletionsalib2algo/src/tree/properties/SubtreeJumpTable.h
- alib2data/src/automaton/TA/DFTA.h 1 addition, 1 deletionalib2data/src/automaton/TA/DFTA.h
- alib2data/src/automaton/TA/ExtendedNFTA.h 2 additions, 2 deletionsalib2data/src/automaton/TA/ExtendedNFTA.h
- alib2data/src/automaton/TA/NFTA.h 1 addition, 1 deletionalib2data/src/automaton/TA/NFTA.h
- alib2data/src/automaton/TA/UnorderedDFTA.h 1 addition, 1 deletionalib2data/src/automaton/TA/UnorderedDFTA.h
- alib2data/src/automaton/TA/UnorderedNFTA.h 1 addition, 1 deletionalib2data/src/automaton/TA/UnorderedNFTA.h
Loading
Please register or sign in to comment