Issues
- 2
Method get_symbols() does not return all symbols
#377 opened by adastepkova - 1
Error in `get_symbol_map()`, python binding
#378 opened by adastepkova - 0
Update Readme
#319 opened by jurajsic - 1
Allocation of a large matrix takes a lot of time
#373 opened by kilohsakul - 4
Self-concatenating for in-place concatenation
#349 opened by jurajsic - 0
- 8
`num_of_states()` is both in nfa and delta
#340 opened by jurajsic - 1
Debordelize complement
#342 opened by kilohsakul - 1
Dispatch in tests?
#341 opened by kilohsakul - 0
- 3
Use `python3` and `pip3` instead of `python` and `pip`
#338 opened by p4l1ly - 0
Mata's memory usage
#335 opened by Adda0 - 7
- 0
Use new delta iterators in intersection, determinization, antichain, computing of useful states
#333 opened by kilohsakul - 0
Refactor trim, extract function for state removal
#332 opened by kilohsakul - 0
Correct emplace_back for all containers
#331 opened by kilohsakul - 0
- 0
Create performance tests for parsing
#327 opened by Adda0 - 0
Perf-test get_used_symbols and its variants
#324 opened by Adda0 - 0
Codecov computes base coverage for incorrect commit
#323 opened by Adda0 - 0
Fix examples to use header files from project root, not the system installed ones
#311 opened by Adda0 - 0
Should mata be always built as a static library?
#318 opened by jurajsic - 0
Update Catch2 to version 3 with built-in main
#317 opened by Adda0 - 4
Rename `SynchronizedIterator` to `SynchronizedAdvancer`
#314 opened by Adda0 - 0
Create a naming convention for iterator variables
#313 opened by Adda0 - 3
Bug in mintermising automata in tests-performance
#302 opened by kilohsakul - 0
Rename all custom iterators to adhere to `PascalCase` naming convention for classes?
#312 opened by Adda0 - 0
OuNion OrdVectoru merge inplace
#296 opened by kilohsakul - 0
Issue with checkouting base ref in GitHub action
#304 opened by tfiedor - 1
Some automata seem to spawn satan
#300 opened by tfiedor - 0
Bug in parsing?
#288 opened by vhavlena - 0
General post
#293 opened by kilohsakul - 1
- 0
Rename `construct()` functions
#291 opened by Adda0 - 1
Bug in `Mata::Nfa::reduce`
#269 opened by vhavlena - 0
- 0
- 0
StateSet (OrdVector) methods cleanup
#284 opened by jurajsic - 3
Proposal: Add codacy integration
#278 opened by tfiedor - 0
Perform Summer Cleaning
#272 opened by tfiedor - 4
Speed-up the building of the binding.
#264 opened by tfiedor - 3
Bug in parsing or mata output
#259 opened by vhavlena - 0
Optimization of determinization+complementation
#258 opened by vhavlena - 1
Simplify `NumberPredicate`
#237 opened by Adda0 - 3
- 0
Remove iterator over automaton
#238 opened by Adda0 - 0
Get Mata version at runtime
#243 opened by Adda0 - 5
- 1
Divide Python binding into modules
#241 opened by Adda0 - 0
Implement classical automata operations
#239 opened by Adda0