No description
Find a file
2025-05-12 13:10:11 +08:00
include feat: dump 2025-05-09 16:15:14 +08:00
src fix: saving 2025-05-12 13:10:11 +08:00
.gitignore feat: add makefile, compiled successful 2022-09-10 17:15:59 +08:00
graph.c feat: graphical tool to show points 2024-11-14 19:58:12 +08:00
LICENSE Add LICENSE 2022-07-06 00:23:19 +00:00
makefile fix: makefile 2024-09-14 15:56:21 +08:00
README.md fix: README 2024-10-14 14:30:26 +08:00

Amount of Blocking

Just search how to block specific combinations of blocks to put on a board. Time Complexity: `\def\foo{n^{k}} \mathcal{O} \lparen \foo \cdot n\log{n} \rparen`

TODO:

  • Improve Performance