Git Product home page Git Product logo

Comments (3)

maspypy avatar maspypy commented on September 10, 2024

Thank you for suggesting the problem!

Regarding the suggested problem, I am unsure whether it can be considered a typical problem suitable for verifying the Library.

For the problem of counting monotonic increasing sequences that can be solved using the proposed method, there has already been a suggestion for Library Checker (although it is not yet prepared).

#1019

For the purpose of verifying the Library, is counting such unweighted monotonic increasing sequences insufficient?

If there is a reason why it is difficult to verify methods without a version that includes weighted transitions, I think we can consider this problem as well.

from library-checker-problems.

Misuki743 avatar Misuki743 commented on September 10, 2024

I thought the first algorithm can only handle unweighted version (to my understanding, it can only handle $\frac{1}{1-x}$) while the second one can handle more diverse transition under stricter constraint, in such case, I think it is reasonable to have a separate problem since the problems they can handle are kind of disjoint, and neither first problem can test second algorithm nor second problem can test first algorithm.

Or do I have some misunderstanding about the capability of these two algorithm? In such case, please tell me, thanks you!

from library-checker-problems.

maspypy avatar maspypy commented on September 10, 2024

Thank you. I am considering adopting the problem.

I am struggling with the problem title. Currently, the following names have been proposed. Do you like any of them, or do you have any other suggestions?

  • Counting Non-Decreasing Paths Between Two Sequences with a Certain Transition Polynomial
  • Number of Increasing Sequences Between Two Sequences (with Transition Weights)
    • Use the name of an existing similar problem
  • (Repeated) Weighted Transition with Side Boundaries

from library-checker-problems.

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.