Git Product home page Git Product logo

Comments (2)

maspypy avatar maspypy commented on September 10, 2024 1

Japanese Reference
https://www.slideshare.net/slideshow/ss-17402143/17402143

from library-checker-problems.

maspypy avatar maspypy commented on September 10, 2024 1
  • 辺重みについて:重みありの方が細かい処理の正確な実装を verify できるため,重みありにしたいと思います.
  • 密であるか疎であるか:密グラフに限定したいという特別な理由が特にないので、他の多くの問題と同じように疎グラフでよいと思います.細かい制約は実装してみてからの調整だと思いますが,例えば $n,m\leq 2000$ 程度とすることが考えられると思います.
  • その他の制約や入出力形式については, https://judge.yosupo.jp/problem/minimum_spanning_tree を利用できそうです.

  • Regarding edge weights: I would prefer weighted edges since they allow for more precise verification of the detailed implementation.
  • Dense or sparse: Since there is no particular reason to limit it to dense graphs, I think a sparse graph would be fine, just like many other problems. Detailed constraints can be adjusted after implementation, but for example, setting $n,m \leq 2000$ might be considered.
  • As for other constraints and input/output formats, we can refer to https://judge.yosupo.jp/problem/minimum_spanning_tree.

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.