Bauhaus Project (computing) explained

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]

History

The 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,[4] which is no longer involved.

The Bauhaus project was funded 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.[9]

Early versions of Bauhaus integrated and used Rigi for visualization.[10]

The commercial spin-off Axivion GmbH, headquartered in Stuttgart, was started in 2005.[11] 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" 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.[12]

Axivion Suite
Developer:Axivion GmbH (part of Qt Group)
Latest Release Version:7.8
Latest Release Date:2024-07-04
Genre:Static program analysis
License:Proprietary
Website:https://www.qt.io/blog/quality-assurance/axivion-suite-7.8-release

Bauhaus Toolkit now Axivion Suite

The 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,[13] which was expanded by Bauhaus due to the Rigi's limitations. It is considered one of the most notable visualization tools in the field.[14]

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).[15] 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.

Reception

The Bauhaus tool suite has been used successfully in research and commercial projects.[15] It has been noted that Bauhaus is "perhaps [the] most extensive" customization of the well-known Rigi environment,[16]

The members of the project were repeatedly awarded with Best Paper Awards and were invited to submit journal papers several times.

In 2003, the Bauhaus project received the do it software award from MFG Stiftung Baden-Württemberg.[9]

Footnotes

External links

Notes and References

  1. Web site: Technology leader for static code analysis . 2024-10-11 . Axivion . en-US.
  2. Holger Bruns. "Rolle rückwärts: 'Reverse Engineering' deckt Schwachstellen in der Softwarentwicklung auf." Deutschlandfunk (Radio Germany). 08.07.2006.
  3. Tullio Vardanega. Reliable software technology - Ada-Europe 2005:10th Ada-Europe International Conference on Reliable Software Technologies, York, UK, June 20 - 24, 2005, proceedings. Volume 3555 of Lecture Notes in Computer Science. Springer, 2005.,
  4. Quigley, Aaron J. Large Scale Relational Information Visualization, Clustering, and Abstraction , pp. 155-159. Doctoral dissertation. Department of Computer Science and Software Engineering, University of Newcastle, August, 2001.
  5. Web site: The Bauhaus Project . 2007-03-05 . https://web.archive.org/web/20070114185222/http://www.bauhaus-stuttgart.de/bauhaus/index-english.html . 2007-01-14 . dead .
  6. Web site: Prof. Dr. rer. nat. Erhard Plödereder Faculty 5: Computer Science, Electrical Engineering and Information Technology University of Stuttgart . 2024-10-11 . www.f05.uni-stuttgart.de . en.
  7. Web site: Bauhaus - Universität Bremen . 2024-10-11 . www.uni-bremen.de . de-DE.
  8. http://www.computer.org/plugins/dl/pdf/proceedings/wcre/2005/2474/00/2474xv.pdf Keynote Speakers - WCRE 2005
  9. "Bauhaustechniken – höhere Produktivität bei Wartungsingenieuren durch „Corporate Memory“" do it.software-award:Ausgezeichnete Softwareforschung aus Baden-Württemberg 2003–2007 . Page 42.
  10. Book: Koschke, Rainer . 10.1007/3-540-45875-1_11 . Software Visualization for Reverse Engineering . 2269 . 2002 . 138–150 . Lecture Notes in Computer Science . Software Visualization . 978-3-540-43323-1 . 10.1.1.465.3117 .
  11. Jochen Quante. Dynamic Object Process Graphs (Dissertation) Universität Bremen. 30 January 2009
  12. Web site: Axivion Suite 7.8 release . 2024-10-11 . www.qt.io . en.
  13. Holger Kienle and Xiaomin Wu REPORT FOR THE SORTIE STRUCTURED TOOL DEMONSTRATION. Technical report, University of Victoria, 2001.
  14. Book: Cleary . B. . Le Gear . A. . Exton . C. . Buckley . J. . A Combined Software Reconnaissance & Static Analysis Eclipse Visualisation Plug-in . 2005 . 3rd IEEE International Workshop on Visualizing Software for Understanding and Analysis . http://dx.doi.org/10.1109/vissof.2005.1684319 . IEEE . 7 . 1–2 . 10.1109/vissof.2005.1684319. 0-7803-9540-9 .
  15. Karsten Sohr and Bernhard Berger. "Idea: Towards Architecture-Centric Security Analysis of Software." Engineering Secure Software and Systems: Second International Symposium, ESSoS 2010, Pisa, Italy, February 3-4, 2010, Proceedings. Volume 5965 of Lecture Notes in Computer Science LNCS sublibrary. SL 4, Security and cryptology Security and Cryptology. Springer, 2010.,
  16. Holger M. Kienle and Muller, Hausi A. The Rigi Reverse Engineering Environment. University of Victoria, Canada. 2008.