-
問題名: Kinetic Tournament
解法: https://codeforces.com/blog/entry/82094
## 問題文
長さ $N$ の整数列 $a_0,\ldots,a_{N-1}$ と $b_0,\ldots,b_{N-1}$ が与えられます。 変数 $T=0$ が初期化されています。
$Q$ 個のクエリが飛んできます。処理してください。
- `…
-
Actually piqp manages inequality constraints of the form $Gx \leq h$.
If real problem requires both lower and upper constraints, say $k \leq \tilde{G}x \leq h$, then $G$ matrix used in the standard f…
-
Hey, great project!
Could you add 10min + 120min Leq/LAeq?
Is it just a matter of changing this code snippet and then recompiling it?
[src/math/leq.cpp](https://github.com/psmokotnin/osm/blob/m…
-
I think we can put the following constraints on VOTE messages to the validity predicate for initial states.
1. For every message $\left[ VOTE, B, S \rightarrow T, t, v \right]$, we have
a. $1 …
-
問題名: 01 on Tree
## 問題文
頂点に $0,1,\dots,N-1$ と番号が振られている $N$ 頂点の根付き木が与えられます。頂点 $0$ が根です。
頂点 $i$ には $2$ 個の整数 $C0_i,C1_i$ が割り当てられています。
以下の条件を満たす $(0,1,\dots,N-1)$ の順列 $p$ を出力してください。複数ある場合はどれを出力して…
-
Hey @tirix
I have formalised the following theorem, which I will be opening a pr once the current pr is merged.
```
aks4d1p3.1 $e |- ( ph -> N e. ( ZZ>= ` 3 ) ) $.
aks4d1p3.2 $e |- A = ( …
-
## Problem
Given integer sequences $A_0, ..., A_{N - 1}, B_0, ..., B_{N - 1}$, initial state $f_0, ..., f_{M - 1}$ and transition polynomial $g_0, ..., g_{K - 1}$, count the sum of weight over all …
-
Problem name: K-Shortest Paths (Undirected)
Problem ID: k_shortest_paths_undirected
## 問題
N 頂点 M 辺の無向グラフがあり、辺に正の長さがついている。 s,t 間の単純パスを、短い順に K 個計算してください。
## 計算量
- 雑に見積もって $O(K(N+M) \log (NM…
-
**Prettier 3.3.3**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEACAJO1Adb8AeMATgLbAAOAtAG4CGANgK5wC+qAvKgIyqU7YBnRiQD6wfP3pwAjqlpsAEgAoJAH1QA5ADSoiIrjtFcAlBnTYoFkFpARyMAJbQByUL…
-
Today, we looked more carefully at Theorem 11.3.1 of the book. Specifically, the implication clause states that
Then there exist positive constant $\epsilon$ and $\delta$ such that, for every
…