Skip to content

Tags: VeriFIT/mata

Tags

1.23.4

Toggle 1.23.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #569 from VeriFIT/strings_replace_empty_fix #patch

Fix NFT construction for replace operations in strings

1.23.3

Toggle 1.23.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #567 from VeriFIT/homomorphism_argument #patch

Add argument to choose whether homorphism heurstic is used for transducer noodlification

1.23.2

Toggle 1.23.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #564 from VeriFIT/get_words_with_lengths #patch

Function to get accepting words of NFT tapes of specific lengths

1.23.1

Toggle 1.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #566 from VeriFIT/fix_nft_epsilon_removal #patch

Fix NFT epsilon removal

1.23.0

Toggle 1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #563 from VeriFIT/strings_app #minor

Move string solving stuff

1.22.5

Toggle 1.22.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #560 from VeriFIT/homomorphic_nft_noodlification #…

…patch

Homomorphic nft in transducer noodlification

1.22.4

Toggle 1.22.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #559 from VeriFIT/product_storage #patch

Class for Product Storage

1.22.3

Toggle 1.22.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #557 from VeriFIT/paly/or_product #patch

nfa python bindings: union_with_product_map, read_word

1.22.2

Toggle 1.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #555 from VeriFIT/ord_vec #patch

Add `at`, `min`, and `max` methods for `OrdVector`

1.22.1

Toggle 1.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #554 from VeriFIT/fix_multiple_delimiters_noodlifi…

…cation #patch

Fix delimiter transitions in transducer noodlification