Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project: Timed Pattern Matching #5

Open
doganulus opened this issue Jul 23, 2024 · 0 comments
Open

Project: Timed Pattern Matching #5

doganulus opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
system system software, automation, compilers, performance theory algebra, sets, logic, automata, complexity

Comments

@doganulus
Copy link
Member

Project Description

Pattern matching, the determination of all sub-sequences of a string of symbols that match some pre-specified pattern, is a fundamental operation in searching over long texts (e.g. grep, Ctrl+F). Analogously, timed pattern matching is the act of finding all matching segments over a dense-time Boolean signal (observed from physical processes or vehicles or robots) that satisfies a temporal pattern specified by a timed regular expression.

@doganulus doganulus added system system software, automation, compilers, performance theory algebra, sets, logic, automata, complexity labels Jul 23, 2024
@doganulus doganulus self-assigned this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system system software, automation, compilers, performance theory algebra, sets, logic, automata, complexity
Projects
Development

No branches or pull requests

1 participant