Pisinger (Subset Sum The Subset-Sum Problem)

From Algorithm Wiki
Revision as of 11:31, 15 February 2023 by Admin (talk | contribs) (Created page with "== Time Complexity == $O(nt/logt)$ == Space Complexity == $O(t/logt)$ words (https://link-springer-com.ezproxy.canberra.edu.au/article/10.1007/s00453-002-0989-y) == Description == == Approximate? == Exact == Randomized? == No, deterministic == Model of Computation == Word RAM == Year == 2003 == Reference == https://link-springer-com.ezproxy.canberra.edu.au/article/10.1007/s00453-002-0989-y")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search