Müller-Hannemann, MatthiasSchwartz, Alexander2021-12-172021-12-1719982197-8085https://depositonce.tu-berlin.de/handle/11303/15805http://dx.doi.org/10.14279/depositonce-14578We present a case study on the design of an implementation of a fundamental combinatorial optimization problem: weighted b-matching. Although this problem is well-understood in theory and efficient algorithms are known, only little experience with implementations is available. This study was motivated by the practical need for an efficient b-matching solver as a subroutine in our approach to a mesh refinement problem in computer-aided design (CAD). The intent of this paper is to demonstrate the importance of flexibility and adaptability in the design of complex algorithms, but also to discuss how such goals can be achieved for matching algorithms by the use of design patterns. Starting from the basis of Pulleyblank's blossom algorithm we explain how to exploit in different ways the flexibility of our software design which allows an incremental improvement of efficiency by exchanging subalgorithms and data structures.en510 Mathematikb-matchingblossom algorithmobject-oriented designdesign patternsImplementing Weighted b-Matching Algorithms: Towards a Flexible Software DesignResearch Paper