27.10.2014 Views

slides

slides

slides

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Ordering<br />

• idempotent<br />

A semiring (A, ⊕, ⊗, 0, 1) is idempotent if for all a in A, a ⊕ a = a.<br />

• comparison<br />

(a ≤ b) ⇔ (a ⊕ b = a) defines a partial ordering.<br />

• examples: boolean, viterbi, tropical, real, ...<br />

({0, 1}, ∨, ∧, 0, 1) (R + ∪{+∞}, min, +, +∞, 0)<br />

([0, 1], max, ⊗, 0, 1) (R ∪{+∞}, min, +, +∞, 0)<br />

Liang Huang<br />

9<br />

Dynamic Programming

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!