Skip to main content

Showing 1–35 of 35 results for author: Andres, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.13376  [pdf, other

    cs.CV

    Correlation Clustering of Organoid Images

    Authors: Jannik Presberger, Rashmiparvathi Keshara, David Stein, Yung Hae Kim, Anne Grapin-Botton, Bjoern Andres

    Abstract: In biological and medical research, scientists now routinely acquire microscopy images of hundreds of morphologically heterogeneous organoids and are then faced with the task of finding patterns in the image collection, i.e., subsets of organoids that appear similar and potentially represent the same morphological class. We adopt models and algorithms for correlating organoid images, i.e., for qua… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

    Comments: 19 pages

  2. arXiv:2402.16814  [pdf, other

    cs.DM cs.LG

    Box Facets and Cut Facets of Lifted Multicut Polytopes

    Authors: Lucas Fabian Naumann, Jannik Irmai, Shengxian Zhao, Bjoern Andres

    Abstract: The lifted multicut problem is a combinatorial optimization problem whose feasible solutions relate one-to-one to the decompositions of a graph $G = (V, E)$. Given an augmentation $\widehat{G} = (V, E \cup F)$ of $G$ and given costs $c \in \mathbb{R}^{E \cup F}$, the objective is to minimize the sum of those $c_{uw}$ with $uw \in E \cup F$ for which $u$ and $w$ are in distinct components. For… ▽ More

    Submitted 12 April, 2024; v1 submitted 26 February, 2024; originally announced February 2024.

    Comments: 10 pages, 5 figures

  3. arXiv:2310.09196  [pdf, other

    cs.DS cs.DM cs.LG

    A 4-approximation algorithm for min max correlation clustering

    Authors: Holger Heidrich, Jannik Irmai, Bjoern Andres

    Abstract: We introduce a lower bounding technique for the min max correlation clustering problem and, based on this technique, a combinatorial 4-approximation algorithm for complete graphs. This improves upon the previous best known approximation guarantees of 5, using a linear program formulation (Kalhan et al., 2019), and 40, for a combinatorial algorithm (Davies et al., 2023a). We extend this algorithm b… ▽ More

    Submitted 14 February, 2024; v1 submitted 13 October, 2023; originally announced October 2023.

    Comments: AISTATS 2024; 10 pages

  4. arXiv:2307.04592  [pdf, other

    cs.CV cs.DM

    A Graph Multi-separator Problem for Image Segmentation

    Authors: Jannik Irmai, Shengxian Zhao, Jannik Presberger, Bjoern Andres

    Abstract: We propose a novel abstraction of the image segmentation task in the form of a combinatorial optimization problem that we call the multi-separator problem. Feasible solutions indicate for every pixel whether it belongs to a segment or a segment separator, and indicate for pairs of pixels whether or not the pixels belong to the same segment. This is in contrast to the closely related lifted multicu… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: 36 pages

  5. arXiv:2306.09906  [pdf, other

    cs.SD cs.CV cs.LG eess.AS

    Correlation Clustering of Bird Sounds

    Authors: David Stein, Bjoern Andres

    Abstract: Bird sound classification is the task of relating any sound recording to those species of bird that can be heard in the recording. Here, we study bird sound clustering, the task of deciding for any pair of sound recordings whether the same species of bird can be heard in both. We address this problem by first learning, from a training set, probabilities of pairs of recordings being related in this… ▽ More

    Submitted 16 June, 2023; originally announced June 2023.

    Comments: 13 pages

  6. arXiv:2302.04694  [pdf, ps, other

    cs.DM cs.CV cs.LG

    Partial Optimality in Cubic Correlation Clustering

    Authors: David Stein, Silvia Di Gregorio, Bjoern Andres

    Abstract: The higher-order correlation clustering problem is an expressive model, and recently, local search heuristics have been proposed for several applications. Certifying optimality, however, is NP-hard and practically hampered already by the complexity of the problem statement. Here, we focus on establishing partial optimality conditions for the special case of complete graphs and cubic objective func… ▽ More

    Submitted 31 March, 2023; v1 submitted 9 February, 2023; originally announced February 2023.

    Comments: 28 pages

  7. arXiv:2202.08068  [pdf, ps, other

    cs.DM cs.LG math.OC

    A Polyhedral Study of Lifted Multicuts

    Authors: Bjoern Andres, Silvia Di Gregorio, Jannik Irmai, Jan-Hendrik Lange

    Abstract: Fundamental to many applications in data analysis are the decompositions of a graph, i.e. partitions of the node set into component-inducing subsets. One way of encoding decompositions is by multicuts, the subsets of those edges that straddle distinct components. Recently, a lifting of multicuts from a graph $G = (V, E)$ to an augmented graph $\hat G = (V, E \cup F)$ has been proposed in the field… ▽ More

    Submitted 16 February, 2022; originally announced February 2022.

    Comments: 63 pages, 18 figures

  8. arXiv:2202.03574  [pdf, other

    cs.LG cs.CV

    Structured Prediction Problem Archive

    Authors: Paul Swoboda, Bjoern Andres, Andrea Hornakova, Florian Bernard, Jannik Irmai, Paul Roetzer, Bogdan Savchynskyy, David Stein, Ahmed Abbas

    Abstract: Structured prediction problems are one of the fundamental tools in machine learning. In order to facilitate algorithm development for their numerical solution, we collect in one place a large number of datasets in easy to read formats for a diverse set of problem classes. We provide archival links to datasets, description of the considered problems and problem formats, and a short summary of probl… ▽ More

    Submitted 17 November, 2023; v1 submitted 4 February, 2022; originally announced February 2022.

    Comments: Added multicast instances from Andres group

  9. arXiv:2102.04703  [pdf, ps, other

    cs.LG cs.CC cs.DM math.OC

    Inapproximability of a Pair of Forms Defining a Partial Boolean Function

    Authors: David Stein, Bjoern Andres

    Abstract: We consider the problem of jointly minimizing forms of two Boolean functions $f, g \colon \{0,1\}^J \to \{0,1\}$ such that $f + g \leq 1$ and so as to separate disjoint sets $A \cup B \subseteq \{0,1\}^J$ such that $f(A) = \{1\}$ and $g(B) = \{1\}$. We hypothesize that this problem is easier to solve or approximate than the well-understood problem of minimizing the form of one Boolean function… ▽ More

    Submitted 8 September, 2022; v1 submitted 9 February, 2021; originally announced February 2021.

  10. arXiv:1812.09737  [pdf, other

    cs.CV

    End-to-end Learning for Graph Decomposition

    Authors: Jie Song, Bjoern Andres, Michael Black, Otmar Hilliges, Siyu Tang

    Abstract: We propose a novel end-to-end trainable framework for the graph decomposition problem. The minimum cost multicut problem is first converted to an unconstrained binary cubic formulation where cycle consistency constraints are incorporated into the objective function. The new optimization problem can be viewed as a Conditional Random Field (CRF) in which the random variables are associated with the… ▽ More

    Submitted 23 December, 2018; originally announced December 2018.

  11. arXiv:1706.06822  [pdf, ps, other

    cs.DM

    Decomposition of Trees and Paths via Correlation

    Authors: Jan-Hendrik Lange, Bjoern Andres

    Abstract: We study the problem of decomposing (clustering) a tree with respect to costs attributed to pairs of nodes, so as to minimize the sum of costs for those pairs of nodes that are in the same component (cluster). For the general case and for the special case of the tree being a star, we show that the problem is NP-hard. For the special case of the tree being a path, this problem is known to be polyno… ▽ More

    Submitted 16 August, 2017; v1 submitted 21 June, 2017; originally announced June 2017.

    Comments: v2 is a complete revision

  12. arXiv:1705.05020  [pdf, other

    cs.LG

    Discrete-Continuous ADMM for Transductive Inference in Higher-Order MRFs

    Authors: Emanuel Laude, Jan-Hendrik Lange, Jonas Schüpfer, Csaba Domokos, Laura Leal-Taixé, Frank R. Schmidt, Bjoern Andres, Daniel Cremers

    Abstract: This paper introduces a novel algorithm for transductive inference in higher-order MRFs, where the unary energies are parameterized by a variable classifier. The considered task is posed as a joint optimization problem in the continuous classifier parameters and the discrete label variables. In contrast to prior approaches such as convex relaxations, we propose an advantageous decoupling of the ob… ▽ More

    Submitted 28 April, 2018; v1 submitted 14 May, 2017; originally announced May 2017.

  13. arXiv:1702.04111  [pdf, other

    cs.CV

    Efficient Algorithms for Moral Lineage Tracing

    Authors: Markus Rempfler, Jan-Hendrik Lange, Florian Jug, Corinna Blasse, Eugene W. Myers, Bjoern H. Menze, Bjoern Andres

    Abstract: Lineage tracing, the joint segmentation and tracking of living cells as they move and divide in a sequence of light microscopy images, is a challenging task. Jug et al. have proposed a mathematical abstraction of this task, the moral lineage tracing problem (MLTP), whose feasible solutions define both a segmentation of every image and a lineage forest of cells. Their branch-and-cut algorithm, howe… ▽ More

    Submitted 25 August, 2017; v1 submitted 14 February, 2017; originally announced February 2017.

    Comments: Accepted at ICCV 2017

  14. arXiv:1612.05441  [pdf, other

    cs.DS cs.CV

    A Message Passing Algorithm for the Minimum Cost Multicut Problem

    Authors: Paul Swoboda, Bjoern Andres

    Abstract: We propose a dual decomposition and linear program relaxation of the NP -hard minimum cost multicut problem. Unlike other polyhedral relaxations of the multicut polytope, it is amenable to efficient optimization by message passing. Like other polyhedral elaxations, it can be tightened efficiently by cutting planes. We define an algorithm that alternates between message passing and efficient separa… ▽ More

    Submitted 12 January, 2017; v1 submitted 16 December, 2016; originally announced December 2016.

    Comments: Added acknowledgments

  15. arXiv:1612.01465  [pdf, other

    cs.CV

    ArtTrack: Articulated Multi-person Tracking in the Wild

    Authors: Eldar Insafutdinov, Mykhaylo Andriluka, Leonid Pishchulin, Siyu Tang, Evgeny Levinkov, Bjoern Andres, Bernt Schiele

    Abstract: In this paper we propose an approach for articulated tracking of multiple people in unconstrained videos. Our starting point is a model that resembles existing architectures for single-frame pose estimation but is substantially faster. We achieve this in two ways: (1) by simplifying and sparsifying the body-part relationship graph and leveraging recent methods for faster inference, and (2) by offl… ▽ More

    Submitted 9 May, 2017; v1 submitted 5 December, 2016; originally announced December 2016.

    Comments: Accepted to CVPR 2017

  16. arXiv:1611.08272  [pdf, other

    cs.CV

    InstanceCut: from Edges to Instances with MultiCut

    Authors: Alexander Kirillov, Evgeny Levinkov, Bjoern Andres, Bogdan Savchynskyy, Carsten Rother

    Abstract: This work addresses the task of instance-aware semantic segmentation. Our key motivation is to design a simple method with a new modelling-paradigm, which therefore has a different trade-off between advantages and disadvantages compared to known approaches. Our approach, we term InstanceCut, represents the problem by two output modalities: (i) an instance-agnostic semantic segmentation and (ii) al… ▽ More

    Submitted 24 November, 2016; originally announced November 2016.

    Comments: The code would be released at https://github.com/alexander-kirillov/InstanceCut

  17. arXiv:1611.04399  [pdf, other

    cs.CV cs.DM

    Joint Graph Decomposition and Node Labeling: Problem, Algorithms, Applications

    Authors: Evgeny Levinkov, Jonas Uhrig, Siyu Tang, Mohamed Omran, Eldar Insafutdinov, Alexander Kirillov, Carsten Rother, Thomas Brox, Bernt Schiele, Bjoern Andres

    Abstract: We state a combinatorial optimization problem whose feasible solutions define both a decomposition and a node labeling of a given graph. This problem offers a common mathematical abstraction of seemingly unrelated computer vision tasks, including instance-separating semantic segmentation, articulated human body pose estimation and multiple object tracking. Conceptually, the problem we state genera… ▽ More

    Submitted 21 February, 2017; v1 submitted 14 November, 2016; originally announced November 2016.

  18. arXiv:1608.05404  [pdf, other

    cs.CV

    Multi-Person Tracking by Multicut and Deep Matching

    Authors: Siyu Tang, Bjoern Andres, Mykhaylo Andriluka, Bernt Schiele

    Abstract: In [1], we proposed a graph-based formulation that links and clusters person hypotheses over time by solving a minimum cost subgraph multicut problem. In this paper, we modify and extend [1] in three ways: 1) We introduce a novel local pairwise feature based on local appearance matching that is robust to partial occlusion and camera motion. 2) We perform extensive experiments to compare different… ▽ More

    Submitted 17 August, 2016; originally announced August 2016.

  19. arXiv:1607.06317  [pdf, other

    cs.CV

    A Multi-cut Formulation for Joint Segmentation and Tracking of Multiple Objects

    Authors: Margret Keuper, Siyu Tang, Yu Zhongjie, Bjoern Andres, Thomas Brox, Bernt Schiele

    Abstract: Recently, Minimum Cost Multicut Formulations have been proposed and proven to be successful in both motion trajectory segmentation and multi-target tracking scenarios. Both tasks benefit from decomposing a graphical model into an optimal number of connected components based on attractive and repulsive pairwise terms. The two tasks are formulated on different levels of granularity and, accordingly,… ▽ More

    Submitted 21 July, 2016; originally announced July 2016.

  20. The Minimum Cost Connected Subgraph Problem in Medical Image Analysis

    Authors: Markus Rempfler, Bjoern Andres, Bjoern H. Menze

    Abstract: Several important tasks in medical image analysis can be stated in the form of an optimization problem whose feasible solutions are connected subgraphs. Examples include the reconstruction of neural or vascular structures under connectedness constraints. We discuss the minimum cost connected subgraph (MCCS) problem and its approximations from the perspective of medical applications. We propose a)… ▽ More

    Submitted 20 June, 2016; originally announced June 2016.

    Comments: accepted at MICCAI 2016

  21. arXiv:1605.03170  [pdf, other

    cs.CV

    DeeperCut: A Deeper, Stronger, and Faster Multi-Person Pose Estimation Model

    Authors: Eldar Insafutdinov, Leonid Pishchulin, Bjoern Andres, Mykhaylo Andriluka, Bernt Schiele

    Abstract: The goal of this paper is to advance the state-of-the-art of articulated pose estimation in scenes with multiple people. To that end we contribute on three fronts. We propose (1) improved body part detectors that generate effective bottom-up proposals for body parts; (2) novel image-conditioned pairwise terms that allow to assemble the proposals into a variable number of consistent body part confi… ▽ More

    Submitted 30 November, 2016; v1 submitted 10 May, 2016; originally announced May 2016.

    Comments: ECCV'16. High-res version at https://www.d2.mpi-inf.mpg.de/sites/default/files/insafutdinov16arxiv.pdf

  22. arXiv:1602.06746  [pdf, ps, other

    cs.LG math.OC stat.ML

    Convexification of Learning from Constraints

    Authors: Iaroslav Shcherbatyi, Bjoern Andres

    Abstract: Regularized empirical risk minimization with constrained labels (in contrast to fixed labels) is a remarkably general abstraction of learning. For common loss and regularization functions, this optimization problem assumes the form of a mixed integer program (MIP) whose objective function is non-convex. In this form, the problem is resistant to standard optimization techniques. We construct MIPs w… ▽ More

    Submitted 22 February, 2016; originally announced February 2016.

  23. arXiv:1511.06645  [pdf, other

    cs.CV

    DeepCut: Joint Subset Partition and Labeling for Multi Person Pose Estimation

    Authors: Leonid Pishchulin, Eldar Insafutdinov, Siyu Tang, Bjoern Andres, Mykhaylo Andriluka, Peter Gehler, Bernt Schiele

    Abstract: This paper considers the task of articulated human pose estimation of multiple people in real world images. We propose an approach that jointly solves the tasks of detection and pose estimation: it infers the number of persons in a scene, identifies occluded body parts, and disambiguates body parts between people in close proximity of each other. This joint formulation is in contrast to previous s… ▽ More

    Submitted 26 April, 2016; v1 submitted 20 November, 2015; originally announced November 2015.

    Comments: Accepted at IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2016)

  24. Moral Lineage Tracing

    Authors: Florian Jug, Evgeny Levinkov, Corinna Blasse, Eugene W. Myers, Bjoern Andres

    Abstract: Lineage tracing, the tracking of living cells as they move and divide, is a central problem in biological image analysis. Solutions, called lineage forests, are key to understanding how the structure of multicellular organisms emerges. We propose an integer linear program (ILP) whose feasible solutions define a decomposition of each image in a sequence into cells (segmentation), and a lineage fore… ▽ More

    Submitted 8 November, 2016; v1 submitted 17 November, 2015; originally announced November 2015.

    Comments: 11 pages

    Journal ref: The IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2016, pp. 5926-5935

  25. arXiv:1509.02122  [pdf, other

    cs.CV

    Convexity Shape Constraints for Image Segmentation

    Authors: Loic A. Royer, David L. Richmond, Carsten Rother, Bjoern Andres, Dagmar Kainmueller

    Abstract: Segmenting an image into multiple components is a central task in computer vision. In many practical scenarios, prior knowledge about plausible components is available. Incorporating such prior knowledge into models and algorithms for image segmentation is highly desirable, yet can be non-trivial. In this work, we introduce a new approach that allows, for the first time, to constrain some or all c… ▽ More

    Submitted 7 September, 2015; originally announced September 2015.

  26. arXiv:1505.06973  [pdf, other

    cs.CV

    Efficient Decomposition of Image and Mesh Graphs by Lifted Multicuts

    Authors: Margret Keuper, Evgeny Levinkov, Nicolas Bonneel, Guillaume Lavoué, Thomas Brox, Bjoern Andres

    Abstract: Formulations of the Image Decomposition Problem as a Multicut Problem (MP) w.r.t. a superpixel graph have received considerable attention. In contrast, instances of the MP w.r.t. a pixel grid graph have received little attention, firstly, because the MP is NP-hard and instances w.r.t. a pixel grid graph are hard to solve in practice, and, secondly, due to the lack of long-range terms in the object… ▽ More

    Submitted 11 September, 2015; v1 submitted 26 May, 2015; originally announced May 2015.

  27. arXiv:1503.03791  [pdf, other

    cs.DM cs.CG

    Analysis and Optimization of Graph Decompositions by Lifted Multicuts

    Authors: Andrea Horňáková, Jan-Hendrik Lange, Bjoern Andres

    Abstract: We study the set of all decompositions (clusterings) of a graph through its characterization as a set of lifted multicuts. This leads us to practically relevant insights related to the definition of a class of decompositions by must-join and must-cut constraints and related to the comparison of clusterings by metrics. To find optimal decompositions defined by minimum cost lifted multicuts, we esta… ▽ More

    Submitted 8 June, 2017; v1 submitted 12 March, 2015; originally announced March 2015.

    Comments: ICML 2017

    MSC Class: 52B12; 90C27 ACM Class: G.1.6; G.2.2

  28. arXiv:1408.0838  [pdf, other

    cs.LG math.NA math.OC stat.ML

    Estimating Maximally Probable Constrained Relations by Mathematical Programming

    Authors: Lizhen Qu, Bjoern Andres

    Abstract: Estimating a constrained relation is a fundamental problem in machine learning. Special cases are classification (the problem of estimating a map from a set of to-be-classified elements to a set of labels), clustering (the problem of estimating an equivalence relation on a set) and ranking (the problem of estimating a linear order on a set). We contribute a family of probability measures on the se… ▽ More

    Submitted 4 August, 2014; originally announced August 2014.

    Comments: 16 pages

  29. arXiv:1404.0533  [pdf, other

    cs.CV

    A Comparative Study of Modern Inference Techniques for Structured Discrete Energy Minimization Problems

    Authors: Jörg H. Kappes, Bjoern Andres, Fred A. Hamprecht, Christoph Schnörr, Sebastian Nowozin, Dhruv Batra, Sungwoong Kim, Bernhard X. Kausler, Thorben Kröger, Jan Lellmann, Nikos Komodakis, Bogdan Savchynskyy, Carsten Rother

    Abstract: Szeliski et al. published an influential study in 2006 on energy minimization methods for Markov Random Fields (MRF). This study provided valuable insights in choosing the best optimization technique for certain classes of problems. While these insights remain generally useful today, the phenomenal success of random field models means that the kinds of inference problems that have to be solved cha… ▽ More

    Submitted 2 April, 2014; originally announced April 2014.

  30. arXiv:1307.7398  [pdf, other

    cs.RO cs.AI

    ROSoClingo: A ROS package for ASP-based robot control

    Authors: Benjamin Andres, Philipp Obermeier, Orkunt Sabuncu, Torsten Schaub, David Rajaratnam

    Abstract: Knowledge representation and reasoning capacities are vital to cognitive robotics because they provide higher level cognitive functions for reasoning about actions, environments, goals, perception, etc. Although Answer Set Programming (ASP) is well suited for modelling such functions, there was so far no seamless way to use ASP in a robotic environment. We address this shortcoming and show how a r… ▽ More

    Submitted 28 July, 2013; originally announced July 2013.

  31. arXiv:1206.0111  [pdf, other

    cs.AI cs.MS stat.ML

    OpenGM: A C++ Library for Discrete Graphical Models

    Authors: Bjoern Andres, Thorsten Beier, Joerg H. Kappes

    Abstract: OpenGM is a C++ template library for defining discrete graphical models and performing inference on these models, using a wide range of state-of-the-art algorithms. No restrictions are imposed on the factor graph to allow for higher-order factors and arbitrary neighborhood structures. Large models with repetitive structure are handled efficiently because (i) functions that occur repeatedly need to… ▽ More

    Submitted 1 June, 2012; originally announced June 2012.

    Comments: 5 pages

  32. arXiv:1109.2449  [pdf, other

    cs.CV

    Multi-Hypothesis CRF-Segmentation of Neural Tissue in Anisotropic EM Volumes

    Authors: Jan Funke, Björn Andres, Fred Hamprecht, Albert Cardona, Matthew Cook

    Abstract: We present an approach for the joint segmentation and grou** of similar components in anisotropic 3D image data and use it to segment neural tissue in serial sections electron microscopy (EM) images. We first construct a nested set of neuron segmentation hypotheses for each slice. A conditional random field (CRF) then allows us to evaluate both the compatibility of a specific segmentation and… ▽ More

    Submitted 17 September, 2011; v1 submitted 12 September, 2011; originally announced September 2011.

  33. arXiv:1009.6215  [pdf, other

    cs.CG cs.CV cs.DS

    How to Extract the Geometry and Topology from Very Large 3D Segmentations

    Authors: Bjoern Andres, Ullrich Koethe, Thorben Kroeger, Fred A. Hamprecht

    Abstract: Segmentation is often an essential intermediate step in image analysis. A volume segmentation characterizes the underlying volume image in terms of geometric information--segments, faces between segments, curves in which several faces meet--as well as a topology on these objects. Existing algorithms encode this information in designated data structures, but require that these data structures fit e… ▽ More

    Submitted 30 September, 2010; originally announced September 2010.

    Comments: C++ source code, free command line tools and MATLAB mex files are avilable from http://hci.iwr.uni-heidelberg.de/software.php

  34. arXiv:1009.4102  [pdf, other

    cs.DS cs.CC

    The Lazy Flipper: MAP Inference in Higher-Order Graphical Models by Depth-limited Exhaustive Search

    Authors: Bjoern Andres, Joerg H. Kappes, Ullrich Koethe, Fred A. Hamprecht

    Abstract: This article presents a new search algorithm for the NP-hard problem of optimizing functions of binary variables that decompose according to a graphical model. It can be applied to models of any order and structure. The main novelty is a technique to constrain the search space based on the topology of the model. When pursued to the full search depth, the algorithm is guaranteed to converge to a gl… ▽ More

    Submitted 21 September, 2010; originally announced September 2010.

    Comments: C++ Source Code available from http://hci.iwr.uni-heidelberg.de/software.php

  35. arXiv:1008.2909  [pdf, other

    cs.DS cs.MS cs.PL cs.SE

    Runtime-Flexible Multi-dimensional Arrays and Views for C++98 and C++0x

    Authors: Bjoern Andres, Ullrich Koethe, Thorben Kroeger, Fred A. Hamprecht

    Abstract: Multi-dimensional arrays are among the most fundamental and most useful data structures of all. In C++, excellent template libraries exist for arrays whose dimension is fixed at runtime. Arrays whose dimension can change at runtime have been implemented in C. However, a generic object-oriented C++ implementation of runtime-flexible arrays has so far been missing. In this article, we discuss our ne… ▽ More

    Submitted 17 August, 2010; originally announced August 2010.

    Comments: Free source code available