Bauhaus Project (computing)The Bauhaus project is a software research project collaboration among the University of Stuttgart, the University of Bremen, and a commercial spin-off company Axivion,[1] also known as Bauhaus Software Technologies. The Bauhaus project serves the fields of software maintenance and software reengineering. Created in response to the problem of software rot,[2] the project aims to analyze and recover the means and methods developed for legacy software by understanding the software's architecture.[3] As part of its research, the project develops software tools (such as the Bauhaus Toolkit) for software architecture, software maintenance and reengineering and program understanding.[4] The project derives its name from the former Bauhaus art school.[5] HistoryThe Bauhaus project was initiated by Profs. Erhard Ploedereder[6] and Rainer Koschke[7] at the University of Stuttgart[8] in 1996. It was originally a collaboration between the Institute for Computer Science (ICS) of the University of Stuttgart and the Fraunhofer Institute for Experimental Software Engineering IESE ,[4][9] which is no longer involved. The Bauhaus project was fundeda by the state of Baden-Württemberg, the Deutschen Forschungsgemeinschaft, the Bundesministerium für Bildung und Forschung, T-Nova Deutsche Telekom Innovationsgesellschaft Ltd., and Xerox Research.[10] Early versions of Bauhaus integrated and used Rigi for visualization.[11]: 143–145 The commercial spin-off Axivion GmbH, headquartered in Stuttgart, was started in 2005.[9] Research then was done at Axivion, the Institute of Software Technology, Department of Programming Languages at the University of Stuttgart as well as at the Software Engineering Group of the Faculty 03 at the University of Bremen. Formerly, the academic version[5] of the "Bauhaus"[12] was offered. Today, the software product is sold commercially as Axivion Suite. The latter includes MISRA C checks among other verification services. On August 11, 2022, the Qt Group acquired Axivion GmbH. Since then, the Axivion Suite has been further developed and distributed by the Qt Group's Quality Assurance business unit.[13]
Bauhaus Toolkit now Axivion SuiteThe Bauhaus Toolkit (or simply the "Bauhaus tool") includes a static code analysis tool for C, C++, C#, Java and Ada code. It comprises various analyses such as architecture checking, interface analysis, and clone detection. Bauhaus was originally derived from the older Rigi reverse engineering environment,[14] which was expanded by Bauhaus due to the Rigi's limitations.[15] It is considered one of the most notable visualization tools in the field.[16] The Bauhaus tool suite aids the analysis of source code by creating abstractions (representations) of the code in an intermediate language as well as through a resource flow graph (RFG).[17] The RFG is a hierarchal graph with typed nodes and edges, which are structured in various views. While the Axivion Suite has its origins in the Bauhaus project, it is now considered a different product with a broader range of services, such as static code analyses, such as MISRA checking, architecture verification, include analysis, defect detection, and clone management. ReceptionThe Bauhaus tool suite has been used successfully in research and commercial projects.[17] It has been noted that Bauhaus is "perhaps [the] most extensive" customization of the well-known Rigi environment,[15] The members of the project were repeatedly awarded with Best Paper Awards and were invited to submit journal papers several times.[citation needed] In 2003, the Bauhaus project received the do it software award from MFG Stiftung Baden-Württemberg.[10] Footnotes
References
External links
|