Timeline for Removing Shorter Subsets in List of Lists
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 24, 2019 at 16:08 | vote | accept | Thomas Moore | ||
| Oct 24, 2019 at 5:00 | comment | added | kglr | @Wen, good point, thank you. Updated with your suggestion. | |
| Oct 24, 2019 at 5:00 | history | edited | kglr | CC BY-SA 4.0 | added 18 characters in body |
| Oct 24, 2019 at 3:05 | comment | added | Wen Chern | As a complement, the list should first be sorted according to the length of the sublists. Otherwise the larger list may be deleted. | |
| Oct 23, 2019 at 23:58 | comment | added | Rohit Namjoshi | MaximalSubsets. ResourceFunction["MaximalSubsets"][l] | |
| Oct 23, 2019 at 23:54 | history | edited | kglr | CC BY-SA 4.0 | added 63 characters in body |
| Oct 23, 2019 at 23:54 | comment | added | Thomas Moore | That's perfect! Thank you, :) | |
| Oct 23, 2019 at 23:53 | history | answered | kglr | CC BY-SA 4.0 |