Skip to content

bindings/python: +feat Expose Delta as a Python object - #702

Merged
Adda0 merged 1 commit into
develfrom
feature/python-delta-object
Aug 20, 2026
Merged

bindings/python: +feat Expose Delta as a Python object#702
Adda0 merged 1 commit into
develfrom
feature/python-delta-object

Conversation

@Adda0

@Adda0 Adda0 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Add nfa.delta/nft.delta returning a Delta wrapper supporting add(), remove(), contains(), state_post(), transitions(), etc., mirroring mata::nfa::Delta instead of only offering flat methods on Nfa/Nft.

…interface

Add nfa.delta/nft.delta returning a Delta wrapper supporting add(), remove(),
contains(), state_post(), transitions(), etc., mirroring mata::nfa::Delta
instead of only offering flat methods on Nfa/Nft.
@Adda0

Adda0 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator Author

Codacy: Use of asserts in tests is desired. False positive warnings.

@Adda0
Adda0 merged commit 48d76ef into devel Aug 20, 2026
16 of 17 checks passed
@Adda0
Adda0 deleted the feature/python-delta-object branch August 20, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant