Git Product home page Git Product logo

set_cover-approximate-algorithm-'s Introduction

Set_Cover-approximate-algorithm:

  1. 集合覆盖问题描述: ·输入:有限集合X,X的子集合族F, · ,满足 (1) X={S的并集|S属于C}; (2) C是满足条件(1)的最小集族,即|C|最小。

代码框架:

  1. 生成数据。随机生成大小为N的集合X和大小为N的集族F。
  2. 贪心策略近似算法
  3. 基于对偶拟合的近似算法

matrix_inverse.h为矩阵求逆 matrix_ulties.h为矩阵运算库,包含转置,加减乘除运算

set_cover-approximate-algorithm-'s People

Contributors

xyc1120310104 avatar

Stargazers

Faria Huq avatar

Watchers

James Cloos avatar  avatar

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.