FLSSS
9.2.8Mining Rigs for Problems in the Subset Sum Family
Overview
Specialized solvers for combinatorial optimization problems in the Subset Sum family. The solvers differ from the mainstream in the options of (i) restricting subset size, (ii) bounding subset elements, (iii) mining real-value multisets with predefined subset sum errors, (iv) finding one or more subsets in limited time. A novel algorithm for mining the one-dimensional Subset Sum induced algorithms for the multi-Subset Sum and the multidimensional Subset Sum. The multi-threaded framework for the latter offers exact algorithms to the multidimensional Knapsack and the Generalized Assignment problems. Historical updates include (a) renewed implementation of the multi-Subset Sum, multidimensional Knapsack and Generalized Assignment solvers; (b) availability of bounding solution space in the multidimensional Subset Sum; (c) fundamental data structure and architectural changes for enhanced cache locality and better chance of SIMD vectorization; (d) option of mapping floating-point instance to compressed 64-bit integer instance with user-controlled precision loss, which could yield substantial speedup due to the dimension reduction and efficient compressed integer arithmetic via bit-manipulations; (e) distributed computing infrastructure for multidimensional subset sum; (f) arbitrary-precision zero-margin-of-error multidimensional Subset Sum accelerated by a simplified Bloom filter. The package contains a copy of 'xxHash' from https://github.com/Cyan4973/xxHash. Package vignette (doi:10.48550/arXiv.1612.04484) detailed a few historical updates. Functions prefixed with 'aux' (auxiliary) are independent implementations of published algorithms for solving optimization problems less relevant to Subset Sum.
Install
Health
- OK2026-08-0513 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2211 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1810 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 1 earlier snapshots
- NOTE2026-03-1011 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 99%
- Return-value docs
- 100%
- References docs
- 10%
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
22 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 9.2.8Latest
- unarchivedReturned to CRAN2025-06-22
- RR 4.5.0 released · 2025-04-11
- archivedRemoved from CRAN2025-02-12issues were not corrected in time
- 9.2.02025-01-24 · diff ↗
- unarchivedReturned to CRAN2025-01-24
- archivedRemoved from CRAN2025-01-19issues were not corrected in time
- 9.1.82024-08-23 · diff ↗
- unarchivedReturned to CRAN2024-08-23
- archivedRemoved from CRAN2024-07-02issues were not corrected in time
- RR 4.4.0 released · 2024-04-24
- 9.1.32024-02-23 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 9.1.12022-05-17 · diff ↗
- unarchivedReturned to CRAN2022-05-17
Show 29 earlier events
- archivedRemoved from CRAN2022-05-07check issues were not corrected in time
- 9.0.52022-04-22 · diff ↗
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- 8.6.62020-09-21 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 8.5.62019-10-28 · diff ↗
- 8.5.52019-07-10 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 8.5.22019-01-11 · diff ↗
- 8.32019-01-08 · diff ↗
- 7.72018-11-22 · diff ↗
- 7.62018-08-28 · diff ↗
- unarchivedReturned to CRAN2018-08-28
- archivedRemoved from CRAN2018-08-27version 7.5 smashed the C stack of the R process On most runs on all systems, and by a very large margin
- 7.52018-08-26 · diff ↗
- RR 3.5.0 released · 2018-04-23
- RR 3.4.0 released · 2017-04-21
- 5.22016-12-14 · diff ↗
- 5.12016-12-13 · diff ↗
- RR 3.3.0 released · 2016-05-03
- 5.0.12016-04-20 · diff ↗
- RR 3.2.0 released · 2015-04-16
- 3.12014-11-16 · diff ↗
- 3.02014-10-22 · diff ↗
- 2.0.12014-10-01 · diff ↗
- 2.02014-09-29 · diff ↗
- 1.02014-05-29
- RR 3.1.0 released · 2014-04-10
Package metadata
- First published
- 2014-05-29
- Total releases
- 22 / 12 yrs
- License
- GPL-3 OSI
- Download size
- 299 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("FLSSS")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-23, which the citation names so these numbers can be found later. More on citing and the projects behind them.