Coder Social home page Coder Social logo

acm-template's Introduction

数据结构

  • 后缀数组
  • 后缀自动机
  • splay
  • link-cut tree
  • 可持久化treap
  • AC自动机
  • 树链剖分
  • 树的点分治
  • 树的边分治

图论

  • 图的基本结构
  • 强联通分量
  • 无向图求桥
  • 无向图求割点
  • 二分图匹配
    • 匈牙利算法
    • Hopcroft-Karp算法
  • 二分图最优匹配
    • KM 算法
  • 最小树形图
    • 朱刘算法
  • 最大密度子图
    • 01分数规划 && 网络流
  • 无向图全局最小割
  • 度数限制的最小生成树
  • 最小直径生成树
  • 最优比率生成树
  • 最小环
  • k短路

网络流

  • 最大流
    • Dinic
    • SAP
  • 最小费用最大流(spfa增广,zkw费用流)
    • spfa 增广
    • zkw费用流
  • 上下界最大流
  • 上下界最小费用最大流
  • 无源无汇可行流
  • 无源无汇最小费用可行流

字符串

  • KMP
  • 扩展KMP
  • Manacher回文子串
  • 字符串最小表示

其它

  • 树的hash
  • 梭哈牌型的比较函数
  • 麻将
  • 最大团的搜索算法
  • FFT (非递归)
  • FFT 混合基
  • 表达式计算
  • 单纯形

acm-template's People

Contributors

azure-vani avatar elysion-tcfa avatar

Watchers

James Cloos avatar qscqesze 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.