Related Experiment Video
Updated: Sep 1, 2025

09:13
A Real-world What-Where-When Memory Test
Published on: May 16, 2017
11.5K
Computing the sequence of k-cardinality assignments.
1Institute of Discrete Mathematics, Graz University of Technology, Steyrergasse 30, 8010 Graz, Austria.
Summary
This study introduces an efficient algorithm to compute all k-cardinality assignments in weighted bipartite graphs. The method significantly reduces the time complexity for finding minimal or maximal weight matchings of a specific cardinality k.
Area of Science:
- Combinatorial Optimization
- Graph Theory
- Algorithm Design
Background:
- The k-cardinality assignment problem seeks to find the minimal or maximal weight of a matching with cardinality k in a weighted bipartite graph.
- Computing the entire sequence of k-assignments is computationally challenging.
Purpose of the Study:
- To develop an efficient method for computing the complete sequence of k-assignments.
- To improve the time complexity for solving the k-cardinality assignment problem.
Main Methods:
- Leveraging the Gassner and Klinz algorithm for the parametric assignment problem.
- Utilizing the properties of the max-plus weight matrix and its characteristic maxpolynomial.
- Exploiting the canonical form of the maxpolynomial to efficiently compute remaining k-assignments from essential ones.
Main Results:
- An efficient algorithm is presented to compute essential k-assignments in O(n^3) time.
- The structure of the maxpolynomial allows for the computation of all remaining k-assignments in O(n^2) time.
- The overall time complexity for computing the sequence of all k-assignments is reduced to O(n^3).
Conclusions:
- The proposed method achieves the best known time complexity for computing all k-cardinality assignments.
- This advancement offers a significant improvement for solving problems related to weighted bipartite matching.
Keywords:
Full characteristic maxpolynomialMax-plus algebraParametric assignment algorithmk-cardinality assignment problemMore Related Videos
Related Concept Videos
Maxam-Gilbert Sequencing
11.4K
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
Challenges of the Maxam-Gilbert Method
The...
11.4K
Second Uniqueness Theorem
1.1K
Consider a region consisting of several individual conductors with a definite charge density in the region between these conductors. The second uniqueness theorem states that if the total charge on each conductor and the charge density in the in-between region are known, then the electric field can be uniquely determined.
In contrast, consider that the electric field is non-unique and apply Gauss's law in divergence form in the region between the conductors and the integral form to the...
In contrast, consider that the electric field is non-unique and apply Gauss's law in divergence form in the region between the conductors and the integral form to the...
1.1K
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
686
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
686
Per-Unit Sequence Models
113
An ideal Y-Y transformer, grounded through neutral impedances, displays per-unit sequence networks akin to those of a single-phase ideal transformer when subjected to balanced positive- or negative-sequence currents. These currents do not produce neutral currents, and their associated voltage drops.
Zero-sequence currents, which are identical in magnitude and phase, generate a neutral current, resulting in voltage drops across the neutral impedance and the low-voltage winding. If the...
Zero-sequence currents, which are identical in magnitude and phase, generate a neutral current, resulting in voltage drops across the neutral impedance and the low-voltage winding. If the...
113
Wald-Wolfowitz Runs Test I
730
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
730
Karyotyping
62.2K
Overview
62.2K

