Giter Site home page Giter Site logo

johnleeser's Projects

bipartite-graph-generator icon bipartite-graph-generator

可以指定L点集和R点集的数量,每两个顶点之间存在边的概率,并确保L点集与R点集中的每个点至少有一条边(此举避免产生单一顶点影响实验)。生成器会在指定路径下的目标文件夹中,创建以L点集的数量、R点集的数量和边的概率命名的文本文档文件,如edge_20_30_0.2.txt,并输出数据储存到该文档内。文档内的二分图输出格式为“每行一条边,每条边连接两个点,两点中以空格隔开,例如1 2表示1号点和2号点之间存在一条边。

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.