Giter Site home page Giter Site logo

Ring is incorrect when not saturated about o HOT 2 CLOSED

andrew-d avatar andrew-d commented on August 16, 2024 1
Ring is incorrect when not saturated

from o.

Comments (2)

antifuchs avatar antifuchs commented on August 16, 2024 1

Boy howdy, Scanners are completely broken. I selectively mixed up FIFO (in-order) and LIFO (stack-order), and messed up all the test cases. If that wasn't hilarious enough, things are also more convoluted than they needed to be.

I have a (slightly incompatibly-typed, but probably much easier-to-grok) do-over of the thing, hope it works this time. I will make a ton of diagrams before pushing it to the main branch, that's for sure.

from o.

antifuchs avatar antifuchs commented on August 16, 2024

I looked at this briefly, and... well... two findings:

  • I had zero test coverage for Scanners (neither LIFO nor FIFO) where a ring contains less than the whole Ring's element count, as you noticed.

  • FIFO and LIFO scanners are completely broken, even for the tested case - I think. The logic seems quite wrong. I'll have to look at this with a clearer head, but they seem to be iterating too far.

Why anything works at all is a mystery to me! Impressive, my past self.

(This was always meant as a bit of performance art, but that it ... performs this maliciously was not intended (-:)

from o.

Related Issues (4)

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.