Skip to content

AC Library(v1.3)

Compare
Choose a tag to compare
@yosupo06 yosupo06 released this 14 Dec 08:35
· 116 commits to master since this release
d77536e

Hi everyone! We release our new release, v1.3!

The list of source code changelogs is the following:

  • optimize maxflow(#63)
  • optimize mincostflow(#67, #82)
  • remove unnecessary constructors from modint (#79)
  • change inside includes from #include <atcoder/...> into #include "atcoder/..." (#72)

In addition, we can view the document in offline(#83)! and contains many small fixes about the document, expander, unittests.