| Anonymous | Login | Signup for a new account | 2013-06-19 17:36 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0004865 | OCaml | OCaml general | public | 2009-09-11 11:33 | 2011-05-31 16:29 | ||||||
| Reporter | hugo | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.11.1 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0004865: Making Set.remove_min_elt publicly accessible | ||||||||||
| Description | I would like to have Set.remove_min_elt publicly accessible. This allows one to process very large sets by repeatedly removing elements which can be quickly reclaimed by the GC. Used in an attempt to maintain memory usage lower for machine learning algorithm that require gigabytes of RAM. | ||||||||||
| Additional Information | Apologies for report: 0004864. Should be removed. Slip of the hand. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0005076) hugo (reporter) 2009-09-11 11:39 |
Forgot to mention that the return type must be changed so that that the minimum element and new altered Set be returned. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-09-11 11:33 | hugo | New Issue | |
| 2009-09-11 11:39 | hugo | Note Added: 0005076 | |
| 2009-09-15 13:55 | xleroy | Relationship added | has duplicate 0004864 |
| 2011-05-31 16:29 | doligez | Status | new => acknowledged |
| Copyright © 2000 - 2011 MantisBT Group |