Giter Site home page Giter Site logo

Comments (6)

mtf90 avatar mtf90 commented on September 26, 2024

Dear @BlobbyBob, the issue is that Mealy machines typically map inputs of length n to outputs of length n and the implementation assumes that this invariant holds. Now, inserting a trace A A that should map to A trips the implementation and the exception occcurs. This can probably be reported by a more meaningful error message, but it is primarily a usage error in my eyes.

from automatalib.

BlobbyBob avatar BlobbyBob commented on September 26, 2024

Thanks for your response. So it is probably best to open the issue in the learnlib repo instead?

Nonetheless, a more meaningful error message or an assertion that both word length match would be very helpful instead of throwing a "generic" exception.

from automatalib.

mtf90 avatar mtf90 commented on September 26, 2024

Hm, you wrote that the issue occurred when using a SULCache. Typically, the SUL interface also suggests one-for-one semantics, so I wonder how you managed to construct traces with unequal length in the first place.

from automatalib.

BlobbyBob avatar BlobbyBob commented on September 26, 2024

That is indeed an interesting question. I assumed the SULCache was at fault as the issue did not occur when I commented it out. I have made some other changes to the setup in the meantime, but I will try to find a minimal working example again.

from automatalib.

BlobbyBob avatar BlobbyBob commented on September 26, 2024

As this might take some time, I will close the issue until then

from automatalib.

mtf90 avatar mtf90 commented on September 26, 2024

Sure, feel free to open it again if it turns out to be an actual issue with the cache. You may also enable assertions (-ea) to activate additional checks that may help you tracking down the issue.

If you are unsure about certain concepts in AutomataLib/LearnLib, don't hesitate to open a discussion thread either.

from automatalib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.