SLIDE 58 Challenges in Cloud Storage and Our Solutions Background Edge-colored graphs Array BP-XOR codes XOR-based SSS scheme Flat non-MDS BP-XOR codes Example [n,2] array BP-XOR codes
Edge-colored graphs from array BP-XOR code
G = (V,E,C,f) be a (t +1)-color connected edge-colored graph with V = {v1,··· ,vbk,vbk+1} and C = {c1,c2,··· ,cn} and b = maxc∈C{|Z| : Z ⊆ E,f(Z) = c}.
1
For 1 ≤ i ≤ n, let βi be defined as βi = {vj1 ⊕vj2 : vj1,vj2 ∈ E,f(vj1,vj2) = ci, and j1,j2 = bk +1}∪ {vj : vj,vbk+1 ∈ E,f(vj,vbk+1) = ci}
2
If |βi| is smaller than b, duplicate elements in βi to make it a b-element set.
3
The array BP-XOR code is specified by the b ×n matrix CG = (β T
1 ,··· ,β T n ).
Yongge Wang