issues
search
VeriFIT
/
mata
A fast and simple automata library
MIT License
23
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New tests for regex range
#466
koniksedy
closed
1 day ago
0
Implement nondeterministic finite transducers (NFTs)
#465
Adda0
opened
1 day ago
0
Construct NFAs for regex matching inside text
#464
Adda0
opened
1 day ago
0
Subtraction of `ascii_shift_value` caused overflow.
#463
koniksedy
closed
3 days ago
3
Overload of `print_to_mata` and `print_to_dot`
#462
koniksedy
closed
3 days ago
0
Change default RE2 encoding to Latin1
#461
koniksedy
closed
12 hours ago
1
Add missing Python dependencies for Python binding
#460
Adda0
closed
4 days ago
0
RE2Parser bug with regex begin line and end line markers
#459
Adda0
closed
1 day ago
8
Python binding: "minimize" parameter in complement does not work
#458
adastepkova
opened
1 week ago
1
Unexpected behavior of regex parser with `$` and `|`
#457
adastepkova
opened
1 week ago
2
Possible overflow in regex parser
#456
adastepkova
closed
3 days ago
2
Replace deprecated `DataFrame.applymap()` with `Data Frame.map()`
#455
Adda0
closed
1 week ago
0
Fix shebangs and command paths in pycobench
#454
Adda0
closed
1 week ago
0
Update Catch2 to version 3
#453
Adda0
closed
2 weeks ago
0
Typo in a performance comparison script.
#452
koniksedy
closed
2 weeks ago
0
No more segfault during regex parsing
#451
koniksedy
closed
2 weeks ago
5
Combining ^ with | in regex leads to unexpected behavior
#450
koniksedy
closed
1 day ago
1
Parsing automata with no transitions
#449
koniksedy
closed
2 weeks ago
2
Allow creating subfolders for integration tests sources
#448
Adda0
closed
2 weeks ago
2
Update nfa-bench submodule
#447
Adda0
closed
3 weeks ago
2
General BFS/DFS method parameterized by callbacks
#446
Adda0
opened
3 weeks ago
0
Extending the `AFA-bits` Format for Formulae in General Form?
#445
jn1z
opened
4 weeks ago
4
Extremely high memory use when mintermizing some files
#444
jn1z
opened
1 month ago
4
Parsing trivial .mata files can coredump
#443
jn1z
closed
2 weeks ago
3
Fix counterexamples for inclusion
#442
jurajsic
closed
3 weeks ago
1
Several .mata format files in automata-benchmark not successfully parsing
#441
jn1z
opened
1 month ago
2
Incorrect counterexample in `is_included_antichains`
#440
jurajsic
closed
3 weeks ago
2
Add counterexample to the output of NFA language equivalence and inclusion tests
#439
ondrik
opened
1 month ago
2
Regex parsing: parsing `[^something]` results in an unexpected automaton
#438
adastepkova
closed
2 months ago
1
Segmentation fault when parsing regexes
#437
adastepkova
opened
2 months ago
3
Killed when parsing file with an empty automaton
#436
adastepkova
closed
2 weeks ago
1
Fix: template
#435
samo538
closed
1 month ago
0
Reduce: Simulation algorithm
#434
samo538
opened
2 months ago
3
Expand alphabets
#433
Adda0
closed
2 months ago
0
Optimize `Nfa::get_word()`
#432
Adda0
closed
3 months ago
2
Performance of `get_word()`
#431
jurajsic
closed
3 months ago
0
README: publication update
#430
vhavlena
closed
3 months ago
3
Add pop_back to StatePost
#429
jurajsic
closed
3 months ago
0
Fix simulation
#428
jurajsic
closed
4 months ago
0
Bug in noodlification, specifically in simulation reduction
#427
jurajsic
closed
4 months ago
1
Copying alphabets, deleting symbols from alphabets.
#426
jurajsic
closed
2 months ago
3
Transition: comparison operators
#425
vhavlena
closed
4 months ago
0
Language difference
#424
Adda0
closed
4 months ago
1
Flatness checking
#423
vhavlena
closed
4 months ago
0
fix: Use pointers to key-value pair in unordered map
#422
Adda0
closed
4 months ago
0
Rename functions to adhere to snake_case naming convention
#421
Adda0
closed
4 months ago
0
Get word from complement lazy determinization
#420
Adda0
closed
4 months ago
1
Get symbols to work with
#419
Adda0
closed
4 months ago
0
Fix emplace back implementations
#418
Adda0
closed
4 months ago
1
Fix Doxygen documentation generation
#417
Adda0
opened
4 months ago
0
Next