Skip to content

Question About Determinism in Automata Construction #13

@alperkamil

Description

@alperkamil

Hello,

First of all, thank you for providing this excellent library.

I was wondering if there is a straightforward way to ensure determinism in automata construction. For the same LTL input, I sometimes obtain different automata, which I believe might be due to parallelization. This occasionally hinders the reproducibility of my results.

I would greatly appreciate any insights you could provide regarding this issue.

For example, I observed different DPAs constructed from the LTL formula GFb & GFc & (FGd | FGe) & G!a by owl ltl2dpa, I have also encountered this issue with other LTL formulas.

Owl Version: 21.0
OS: Red Hat Enterprise Linux 9.6
Memory: 64 GB
Command: owl ltl2dpa -f 'GFb & GFc & (FGd | FGe) & G!a'

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions