September 2013

S M T W T F S
1 234567
891011121314
15161718192021
22232425262728
2930     

Custom Text

Most Popular Tags

I've come across a rather interesting CS problem during work that I thought I'd throw out there. The problem is this: given a finite lattice (L, ⊑) (our problem has a lattice that is also distributive, so you may presume that) and a node x in that lattice, efficiently compute the set SL = { yL : xy ∧ ∄ z xzy }. This is well defined, and starting from ⊥ it is possible to walk the entire lattice easily (which is why we care). If you precompute the lattice you can do this trivially. Is it possible to do so without considering every node in the lattice?

Failing that, can you give me an efficient algorithm for computing the structure of the lattice from a set L and a partial order ⊑ ?

Tags:

(no subject)

Date: 2009-09-02 08:03 pm (UTC)
From: [identity profile] natetg.livejournal.com
L_x should be S_x at the end of the first para.

(no subject)

Date: 2009-09-14 04:38 am (UTC)
From: [identity profile] gchpaco.livejournal.com
As it happens, there's a closely related problem in formal concept analysis concerning the Galois lattice, and there are techniques for reconstructing the Hasse diagram, which implicitly requires knowledge of the covering set, in time O(|L|); however, they are not incremental. I'm looking into alternatives but have been told to stop thinking about this and do something business related.

Expand Cut Tags

No cut tags

Style Credit