Ask Your Question
0

Order Filter of Poset

asked 5 years ago

Bark gravatar image

Hi,

I have a finite Poset and would list to find all Order Filters of the Poset with a particular cardinality. Is there a way to do this without having to iterate over all Order Filters of my Poset? My Poset can have lots of elements, so if I were to iterate over all order filters generated by all subsets of those elements, it may take a long time.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered 4 years ago

FrédéricC gravatar image

Make your own iterator that stops adding elements when the cardinality gets too big.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 5 years ago

Seen: 748 times

Last updated: May 29 '19