II.
LibrarySkill overview
Reference · livelib-skill:algorithms-optimization--suffix-structure-builder
suffix-structure-builder overview
Build and query suffix arrays and related structures
Attributes
displayName
suffix-structure-builder
description
Build and query suffix arrays and related structures
libraryPath
library/specializations/algorithms-optimization/skills/suffix-structure-builder/SKILL.md
specialization
algorithms-optimization
contentSummary
# Suffix Structure Builder Skill
## Purpose
Build suffix arrays, suffix trees, and related structures with efficient construction algorithms and common query implementations.
## Capabilities
- Suffix array construction (SA-IS, DC3)
- LCP array construction
- Suffix tree construction
- Suffix aut
Outgoing edges
lib_applies_to_domain1
- domain:computer-science·DomainComputer Science
lib_belongs_to_specialization1
- specialization:algorithms-optimization·Specialization
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area1
- skill-area:string-matching·SkillAreaString Matching Algorithms
Incoming edges
None.