Module min_plus_conv_convex

Source
Expand description

Functions§

min_plus_conv_convex
$c_k = \min_{i + j = k} (a_i + b_j)$を満たす$c$を求める。