In the following example, we see that the algorithm begins with initializing α* to minus infinity. What exactly does this mean? Is it an array?
input:
(x1, . . . , xr),(y1, . . . , yr), w, V, ∆
assumptions:
∆ is a function of a, b, c, d
V contains all vectors for which f(a, b) = 1 for some function f
initialize:
P = |{i : yi = 1}|, N = |{i : yi = −1}|
µ = (hw, x1i, . . . ,hw, xri), α* = −∞