Skip to main content

General

Conferences and Workshops

  • Min Xue, Artur Andrzejak, Marla Leuther: An interpretable error correction method for enhancing code-to-code translation, Twelfth International Conference on Learning Representations (ICLR 2024), May 7th - 11th 2024, Vienna, Austria. [OpenReview]
  • Niklas Korz, Artur Andrzejak: Virtual Domain Specific Languages via Embedded Projectional Editing, 22nd International Conference on Generative Programming: Concepts & Experiences (GPCE 2023), in conjunction with ACM SPLASH 2023, 22-27 October 2023, Cascais, Portugal. [Paper]
  • Guayong Weng, Artur Andrzejak: Automatic Bug Fixing via Deliberate Problem Solving with Large Language Models, 34th IEEE International Symposium on Software Reliability Engineering, Fast Abstracts track (ISSRE 2023 Fast Abstracts), October 9-12, 2023, Florence, Italy.
  • Kim Tuyen Le, Gabriel Rashidi, Artur Andrzejak: A Methodology for Refined Evaluation of ML-based Code Completion Approaches, KDD Workshop on Programming Language Processing (PLP) 2021, Virtual; August 14-18, 2021. [Paper], [Presentation]
  • [BEST PAPER AWARD] Tianxing Xu, Konglin Zhu, Artur Andrzejak, Lin Zhang: Distributed Learning in Trusted Execution Environment: A Case Study of Federated Learning in SGX, 7th IEEE International Conference on Network Intelligence and Digital Content (IC-NIDC), 2021. [Paper
  • Thomas Bach, Ralf Pannemans, Artur Andrzejak: Determining Method-Call Sequences for Object Creation in C++, IEEE International Conference on Software Testing, Verification and Validation (ICST) 2020, Porto, Portugal; October 24-28, 2020. [Paper]
  • Thorsten Wuensche, Artur Andrzejak, Sascha Schwedes: Detecting Higher-Order Merge Conflicts in Large Software Projects, IEEE International Conference on Software Testing, Verification and Validation (ICST) 2020, Porto, Portugal; October 24-28, 2020. [Paper]
  • Max Eric Henry Schumacher, Kim Tuyen Le, Artur Andrzejak: Improving Code Recommendations by Combining Neural and Classical Machine Learning Approaches, 8th International Workshop on Realizing Artificial Intelligence Synergies in Software Engineering (RAISE), in conjunction with ICSE 2020, Seoul, South Korea; June 29, 2020. [Paper]
  • Mohammadreza Ghanavati, Diego Costa, Janos Seboek, David Lo, Artur Andrzejak: Memory and Resource Leak Defects and their Repairs in Java Projects, ICSE 2020 Journal First, 42nd International Conference on Software Engineering (ICSE 2020), Seoul, South Korea; July 10, 2020. [Abstract]
  • Diego Costa, Cor-Paul Bezemer, Philipp Leitner, Artur Andrzejak: What’s Wrong With My Benchmark Results? Studying Bad Practices in JMH Benchmarks, ICSE 2020 Journal First, 42nd International Conference on Software Engineering (ICSE 2020), Seoul, South Korea; July 8, 2020. [Abstract]
  • Artur Andrzejak, Kevin Kiefer, Diego Elias Costa, and Oliver Wenz: Agile Construction of Data Science DSLs (Tool Demo), 18th International Conference on Generative Programming: Concepts & Experiences (GPCE 2019), in conjunction with ACM SPLASH 2019, 20-25 October 2019, Athens, Greece. [Paper], [Presentation], [Video]
  • Mohammadreza Ghanavati, Artur Andrzejak, and Felix Langner: MemDefender: An Allocation Monitoring and Memory Leak Injection Tool for Java, 11th IEEE International Workshop on Software Aging and Rejuvenation (WoSAR 2019), at ISSRE 2019, 28-31 October 2019, Berlin, Germany.
  • Thomas Bach, Ralf Pannemans, Johannes Haeussler, Artur Andrzejak: Poster: Dynamic Unit Test Extraction via Time Travel Debugging for Test Cost Reduction, 41th International Conference on Software Engineering (ICSE 2019), 25 - 31 May 2019, Montreal, Canada.
  • Lutz Büch, Artur Andrzejak: Learning-based Recursive Aggregation of Abstract Syntax Trees for Code Clone Detection, 26th IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER 2019), Hangzhou, China,  Feb 24-27, 2019. [Paper]
  • Artur Andrzejak, Gerhard Friedrich, and Franz Wotawa: Software configuration – A Survey of existing methods and open challenges, 20th International Workshop on Configuration (CONFWS'18), Graz, Austria, September 27- 28, 2018. [Paper]
  • Artur Andrzejak, Matthias Iacsa: ConfGuru - A System for Fully Automated Debugging of Configuration Errors, IEEE International Workshop on Debugging and Repair (IDEAR 2018), at ISSRE 2018, Memphis, USA, October 15, 2018. [Paper]
  • Jianwen Xiang, Caisheng Weng, Zhao Dongdong, Tian Jing, Xiong Shengwu, Li Lin, and Artur Andrzejak: A New Software Rejuvenation Model for Android, 10th IEEE International Workshop on Software Aging and Rejuvenation (WoSAR 2018), at ISSRE 2018, Memphis, USA, October 18, 2018.
  • Diego Elias Costa, Artur Andrzejak: CollectionSwitch: A Framework for Efficient and Dynamic Collection Selection, 2018 IEEE/ACM International Symposium on Code Generation and Optimization, (CGO'18), February 24--28, 2018, Vienna, Austria. [Paper][Slides][Code]
  • Artur Andrzejak, Thomas Bach: Practical Amplification of Condition/Decision Test Coverage by Combinatorial Testing, 7th Int. Workshop on Combinatorial Testing (IWCT 2018), co-located with: 11th IEEE International Conference on Software Testing, Verification and Validation (ICST 2018), April 13th, 2018, Västerås, Sweden. [Paper]
  • [BEST PAPER AWARD] Thomas Bach, Ralf Pannemans and Sascha Schwedes: Effects of an Economic Approach for Test Case Selection and Reduction for a Large Industrial Project, 13th Workshop on Testing: Academia-Industry Collaboration, Practice and Research Techniques (TAIC PART 2018), co-located with: 11th IEEE International Conference on Software Testing, Verification and Validation (ICST 2018), April 13th, 2018, Västerås, Sweden. [Paper]
  • Mohammadreza Ghanavati, Diego Costa, Artur Andrzejak, Janos Seboek: Poster: Memory and Resource Leak Defects in Java Projects: An Empirical Study, 40th International Conference on Software Engineering (ICSE 2018), May 27 - 3 June 2018, Gothenburg, Sweden. 
  • Thomas Bach, Artur Andrzejak, Ralf Pannemans and David Lo: The Impact of Coverage on Bug Density in a Large Industrial Software Project, 11th Int. Symp. on Empirical Software Engineering and Measurement (ESEM 2017), November 9-10, 2017, Toronto, Canada. [Paper]
  • Mohammed Sayagh, Zhen Dong, Artur Andrzejak, and Bram Adams: Does the Choice of Configuration Framework Matter for Developers? Empirical Study on 11 Java Configuration Frameworks, 17th IEEE International Working Conference on Source Code Analysis and Manipulation (SCAM 2017),  September 17-18, 2017, Shanghai, China. [Paper]
  • Artur Andrzejak, Felix Eichler, and Mohammadreza Ghanavati: Detection of Memory Leaks in C/C++ Code via Machine Learning, 9th International Workshop on Software Aging and Rejuvenation (WoSAR 2017), at ISSRE 2017, Toulouse, France, 23-26 October, 2017. [Paper]
  • Diego Elias Costa, Artur Andrzejak, Janos Seboek, and David Lo: Empirical Study of Usage and Performance of Java Collections, 8th ACM/SPEC International Conference on Performance Engineering (ICPE 2017), April 22-26, 2017, L'Aquila, Italy. [Paper][Slides][Code]
  • Thomas Bach, Artur Andrzejak, and Ralf Pannemans: Coverage-Based Reduction of Test Execution Time: Lessons from a Very Large Industrial ProjectTAIC PART 2017, co-located with: 10th IEEE International Conference on Software Testing, Verification and Validation (ICST 2017), March 13th, 2017, Tokyo, Japan. [Paper]
  • Nikolas Herbst, Ayman Amin, Artur Andrzejak, Lars Grunske, Samuel Kounev, Ole J. Mengshoel, and Priya Sundararajan: Online Workload Forecasting, in Self-Aware Computing Systems, Samuel Kounev, Jeffrey O. Kephart, Aleksandar Milenkoski, Xiaoyun Zhu (Eds.), pages 529-553, Springer 2017. [Link] [Paper]
  • Zhen Dong, Artur Andrzejak, David Lo, and Diego Elias Costa: ORPLocator: Identifying Reading Points of Configuration Options via Static Analysis, 2016 IEEE 27th International Symposium on Software Reliability Engineering (ISSRE 2016), 23-27 October, Ottawa, Canada. [Paper]
  • Rivalino Matias Jr, Guilherme Senna, Artur Andrzejak, and Kishor Trivedi: Software Aging Detection Based on Differential Analysis: An Experimental Study, 8th International Workshop on Software Aging and Rejuvenation (WoSAR 2016), at ISSRE 2016, Ottawa, Canada, 23-27 October, 2016. [Paper]
  • Zhen Dong, Artur Andrzejak, Kun Shao: Practical and Accurate Pinpointing of Configuration Errors Using Static Analysis, 31st IEEE International Conference on Software Maintenance and Evolution (ICSME 2015), Bremen, Germany, Sep 29 - Oct 1, 2015. [Paper]
  • Mohammadreza Ghanavati, Artur Andrzejak: Automated Memory Leak Diagnosis by Regression Testing, 15th IEEE International Working Conference on Source Code Analysis and Manipulation (SCAM 2015), Bremen, Germany, Sep 27-28, 2015. [Paper]
  • Lutz Büch, Artur Andrzejak: Approximate String Matching by End-Users using Active Learning, 24th ACM International Conference on Information and Knowledge Management (CIKM 2015), Melbourne, Australia,  Oct 19-23, 2015. [Paper]
  • Rivalino Matias, Artur Andrzejak, Fumio Machida, Diego Elias Costa, and Kishor Trivedi: A Systematic Approach for Low-Latency and Robust Detection of Software Aging, 33rd IEEE Symposium on Reliable Distributed Systems (SRDS 2014), Nara, Japan, October 6-9, 2014. [Paper]
  • Artur Andrzejak, Joachim Giesen, Raghu Ramakrishnan, Ion Stoica (eds.): Report from Dagstuhl Seminar 13251 "Parallel Data Analysis", Dagstuhl Seminar 13251, 16.-21. June, 2013. [Report]
  • [BEST PAPER AWARD] Mohammadreza Ghanavati, Artur Andrzejak, Zhen Dong: Scalable Isolation of Failure-Inducing Changes via Version Comparison, 4th International Workshop on Program Debugging (IWPD 2013), at IEEE ISSRE, Pasadena, CA, November 4-7, 2013. [Paper]
  • Zhen Dong, Mohammadreza Ghanavati, Artur Andrzejak: Automated Diagnosis of Software Misconfigurations Based on Static Analysis, 4th International Workshop on Program Debugging (IWPD 2013), at IEEE ISSRE, Pasadena, CA, November 4-7, 2013. [Paper]
  • Fumio Machida, Artur Andrzejak, Rivalino Matias, Elder Vicente: On the Effectiveness of Mann-Kendall Test for Detection of Software Aging, 5th International Workshop on Software Aging and Rejuvenation (WoSAR 2013), at IEEE ISSRE, Pasadena, CA, November 4-7, 2013. [Paper]
  • Felix Langner, Artur Andrzejak: Detection and Root Cause Analysis of Memory-Related Software Aging Defects by Automated Tests, IEEE 21st International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (MASCOTS 2013), San Francisco, CA - August 14-16, 2013. [Paper] [Data]
  • Artur Andrzejak, Felix Langner, Silvestre Zabala: Interpretable Models from Distributed Data via Merging of Decision Trees, 2013 IEEE Symposium on Computational Intelligence and Data Mining (CIDM 2013), Singapore, April 2013. [Paper][Code]
  • Felix Langner, Artur Andrzejak: Detecting Software Aging in a Cloud Computing Framework by Comparing Development Versions, 13th IFIP/IEEE Symposium on Integrated Network and Service Management (IM 2013), Ghent, May 2013. [Paper]
  • Rajaraman Kanagasabai, Le Duy Ngan, Yuzhang Feng, Anitha Veeramani, Joel Koo Chong En, Chan Chee Keong, Flora S. Tsai, Artur Andrzejak: EC2BargainHunter: It's Easy to Hunt for Cost Savings on Amazon EC2! SERVICES 2013: 480-487, 2013.
  • Artur Andrzejak, Joao Bartolo Gomes: Parallel Concept Drift Detection with Online Map-Reduce, International Workshop on Knowledge Discovery (KDCloud-2012), at IEEE ICDM 2012, Brussels, December 2012. [Paper]
  • Artur Andrzejak, Felix Langner, Silvestre Zabala, See-Kiong Ng: Learning Interpretable Models from Distributed Data (Abstract), 4th Asian Conference on Machine Learning (ACML 2012), Singapore, November 4-6, 2012. [Code]
  • Artur Andrzejak and Derrick Kondo: Modeling and Optimizing Availability of Non-Dedicated Resources, in Desktop Grid Computing Christophe Cérin and Gilles Fedak (eds.), Chapman and Hall/CRC Press, June 2012 (link). [Paper]
  • Joos-Hendrik Böse, Artur Andrzejak, Mikael Högqvist: Beyond Online Aggregation: Parallel and Incremental Data Mining with Online MapReduce, ACM Workshop on Massive Data Analytics over the Cloud (MDAC 2010) at WWW2010, Raleigh, North Carolina, USA, April 26, 2010. [Paper]
  • Artur Andrzejak, Derrick Kondo, and Sangho Yi: Decision Model for Cloud Computing under SLA Constraints, 18th Annual Meeting of the IEEE/ACM International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (MASCOTS 2010), Miami Beach, Florida - August 17-19, 2010. [Paper]
  • Sangho Yi , Derrick Kondo, Artur Andrzejak: Reducing Costs of Spot Instances via Checkpointing in the Amazon Elastic Compute Cloud, 3rd International Conference on Cloud Computing (IEEE CLOUD 2010), Miami, USA, July 5-10, 2010. [Paper]
  • Artur Andrzejak, Derrick Kondo, David P. Anderson: Exploiting Non-Dedicated Resources for Cloud Computing, 12th IEEE/ IFIP Network Operations and Management Symposium (NOMS 2010), Osaka, Japan, 19-23 April 2010. [Paper]
  • Artur Andrzejak: Generic Self-Healing via Rejuvenation: Challenges, Status Quo, and Solutions, Workshop on Architectures and Languages for Self-Managing Distributed Systems (Selfman@SASO09) bei SASO 2009, San Francisco, USA, September 15, 2009.
  • Artur Andrzejak, Demetrios Zeinalipour-Yazti, Marios D. Dikaiakos: Improving the Dependability of Computational Grids via Short-Term Failure Predictions, CoreGRID Workshop bei Euro-Par 2009, Delft, Netherlands, August 24, 2009. [Paper]
  • Ada Casanovas, Javier Alonso, Jordi Torres, Artur Andrzejak: Building a distributed generic stress tool for server performance and behavior analysis, Fifth International Conference on Autonomic and Autonomous Systems (ICAS 2009), Valencia, Spain, April 20-25, 2009.
  • Artur Andrzejak, Derrick Kondo, David P. Anderson: Ensuring Collective Availability in Volatile Resource Pools via Forecasting, 19th IFIP/IEEE Distributed Systems: Operations and Management (DSOM 2008), Samos Island, Greece, September 22-26, 2008. [Paper]
  • Derrick Kondo, Artur Andrzejak, David P. Anderson: On Correlated Availability in Internet-Distributed Systems, 9th IEEE/ACM International Conference on Grid Computing (Grid 2008), Tsukuba, Japan, September 29 - October 1, 2008. [Paper]
  • [BEST PAPER AWARD] Artur Andrzejak, Luis Silva: Using Machine Learning for Non-Intrusive Modeling and Prediction of Software Aging, 11th IEEE/IFIP Network Operations and Management Symposium (NOMS 2008), Salvador, Bahia, Brazil, April 7-11, 2008. [Paper]
  • Artur Andrzejak, Monika Moser, Luis Silva: Managing Performance of Aging Applications via Synchronized Replica Rejuvenation, 18th IFIP/IEEE Distributed Systems: Operations and Management (DSOM 2007), Silicon Valley, CA, USA, October 29-31, 2007. [Paper]
  • Artur Andrzejak, Luis Silva: Deterministic Models of Software Aging and Optimal Rejuvenation Schedules, 10th IFIP/IEEE Symposium on Integrated Management (IM 2007), May 2007, Munich, Germany. [Paper]
  • [BEST APPLICATION PAPER AWARD] Luis Silva, Javier Alonso, Paulo Silva, Jordi Torres, Artur Andrzejak: Using Virtualization to Improve Software Rejuvenation, IEEE International Symposium on Network Computing and Applications (IEEE-NCA), Cambridge, MA, USA, July 2007. [Paper]
  • Javier Alonso, Luis Silva, Artur Andrzejak, Paulo Silva, Jordi Torres: High-Available Grid Services through the use of Virtualized Clustering, IEEE-GRID, Austin, USA, September 2007. [Paper]
  • Artur Andrzejak, Sven Graupner, Stefan Plantikow: Predicting Resource Demand in Dynamic Utility Computing Environments, International Conference on Autonomic and Autonomous Systems (ICAS 2006), July 2006, Santa Clara, USA.
  • Patricio Domingues, Artur Andrzejak, Luis Moura Silva: Using Checkpointing to Enhance Turnaround Time on Institutional Desktop Grids, 2nd IEEE International Conference on e-Science and Grid Computing (eScience 2006), Amsterdam, Netherlands, 2006.
  • Artur Andrzejak, Alexander Reinefeld, Florian Schintke, Thorsten Schütt: On Adaptability in Grid Systems, Proceedings of Dagstuhl Seminar 04451, Future Generation Grids, November 1-5, 2004, V. Getov, D. Laforenza, A. Reinefeld (eds.), Springer CoreGRID Series, 2006.
  • Artur Andrzejak, Patricio Domingues, Luis Moura Silva, Predicting Machine Availabilities in Desktop Pools, IEEE/IFIP Network Operations & Management Symposium (NOMS 2006), April 2006, Vancouver, Canada.
  • Artur Andrzejak, Stefan Plantikow: Defining Fuzzy Logic Controllers with Scarce Model Data, First International Workshop on Feedback Control Implementation and Design in Computing Systems and Networks, FeBID’06, April 2006, Vancouver, Canada.
  • Jerry Rolia, Ludmila Cherkasova, Martin Arlitt, Artur Andrzejak: A Capacity Management Service for Resource Pools, Fifth International Workshop on Software and Performance (WOSP 2005), January 2005.
  • Jerry Rolia, Artur Andrzejak, Martin Arlitt: Automating Enterprise Application Placement in Resource Utilities, 14th IFIP/IEEE Workshop on Distributed Systems: Operations and Management (DSOM 2003), Heidelberg, October 2003. [Paper]
  • Artur Andrzejak: Memory-Efficient and Fast Enumeration of Global States, 7th IEEE International Conference on Information Visualization (IV03-AGT), London, 16-18 July 2003. [Paper]
  • Sven Graupner, Artur Andrzejak, Vadim Kotov: Visualizing Topology in Self-Organizing Management Overlays, 7th IEEEE International Conference on Information Visualization (IV03-AGT), London, 16-18 July 2003.
  • Sven Graupner, Artur Andrzejak, Vadim Kotov, Holger Trinks: Adaptive Control Overlay for Service Management, First Workshop on the Design of Self-Managing Systems (AASMS'03), San Francisco, June 22-25, 2003.
  • Artur Andrzejak, Komei Fukuda: Debugging Distributed Computations by Reverse Search, Parallel and Distributed Computing and Networks (PDCN'2003), Innsbruck, February 10-13, 2003. [Paper]
  • Artur Andrzejak, Zhichen Xu: Scalable, Efficient Range Queries for Grid Information Services, 2nd IEEE International Conference on Peer-to-Peer Computing (P2P2002), September 5-7, 2002, Linköping, Sweden. [Paper]
  • Xiaoyun Zhu, Jerry Rolia, Martin Arlitt, Artur Andrzejak: Statistical Service Assurances for Applications in Utility Grid Environments, Tenth IEEE/ACM International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (MASCOTS 2002), October 12-16, 2002, Fort Worth, Texas. [Paper]
  • Artur Andrzejak, Sven Graupner, Vadim Kotov and Holger Trinks: Self-Organizing Control in Planetary-Scale Computing, IEEE International Symposium on Cluster Computing and the Grid (CCGrid), 2nd Workshop on Agent-based Cluster and Grid Computing (ACGC), May 21-24, 2002, Berlin, Germany.
  • Artur Andrzejak, Komei Fukuda: Optimization over k-set polytopes and efficient k-set enumeration, Proc. 6th International Workshop on Algorithms and Data Structures, (WADS'99), LNCS 1663, Springer 1999, 1-12. [Paper]
  • Artur Andrzejak, Boris Aronow, Sariel Har-Peled, Raimund Seidel, Emo Welzl: Results on k-sets and j-facets via continuous motion arguments, Proc. 14th Annual ACM Symposium on Computational Geometry (SoCG'98), 1998, 192-199. [Paper]
  • Artur Andrzejak, Emo Welzl: Halving point sets, Documenta Mathematica, Extra Volume ICM 98, Proceedings of the International Congress of Mathematicians Berlin, 1998, Vol. III, 471-478. [Paper]
  • Artur Andrzejak: Introduction to Randomized Algorithms, Lectures on Proof Verification and Approximation Algorithms, Lecture Notes in Computer Science 1367, Springer 1998, ISBN 3-540-64201-3, 29-40.

Journals

  • Kim Tuyen Le, Gabriel Rashidi, Artur Andrzejak: A methodology for refined evaluation of neural code completion approaches, Data Mining and Knowledge Discovery, Springer Nature, 37, pages 167–204, https://doi.org/10.1007/s10618-022-00866-9, (2023). [Open Access]
  • Thomas Bach, Artur Andrzejak et al.: Testing Very Large Database Management Systems: The Case of SAP HANA, Datenbank-Spektrum (2022), Springer Nature, https://doi.org/10.1007/s13222-022-00426-x, November 24, 2022. [Open access]
  • Mohammadreza Ghanavati, Diego Costa, Janos Seboek, David Lo, Artur Andrzejak: Memory and Resource Leak Defects and their Repairs in Java Projects, Empirical Software Engineering, DOI: 10.1007/s10664-019-09731-8, 2019. Online First access, and Open Access version at https://rdcu.be/bLVXo. Earlier drafts are available here: https://arxiv.org/abs/1810.00101, and a pdf.
  • Diego Costa, Cor-Paul Bezemer, Philipp Leitner, Artur Andrzejak: What’s Wrong With My Benchmark Results? Studying Bad Practices in JMH Benchmarks, accepted to Transactions on Software Engineering, 2019. Online First access
  • Jianwen Xiang, Caisheng Weng, Dongdong Zhao, Artur Andrzejak, Shengwu Xiong, Lin Li, Jing Tian: Software aging and rejuvenation in android: new models and metrics, Software Quality Journal, DOI 10.1007/s11219-019-09475-0, 2019. Online First access
  • Sangho Yi, Artur Andrzejak, Derrick Kondo: Monetary Cost-Aware Checkpointing and Migration on Amazon Cloud Spot Instances, IEEE Transactions On Services Computing, (online), Vol. 5, No. 4, 2012. [Paper]
  • Artur Andrzejak, Mehmet Ceyran: Characterizing and Predicting Resource Demand by Periodicity Mining, Journal of Network and System Management, (special issue on Self-Managing Systems and Networks), Vol. 13, No. 2, June 2005. [Paper]
  • Li Xiao, Xiaodong Zhang, Artur Andrzejak, Songqing Chen: Building a Large and Efficient Hybrid Peer-to-Peer Internet Caching System, IEEE Transactions on Knowledge and Data Engineering, Vol. 16, Issue 6, p. 754-769, June 2004. [Paper]
  • Jerry Rolia, Xiaoyun Zhu, Martin Arlitt, Artur Andrzejak:  Statistical Service Assurances for Applications in Utility Grid Environments, Performance Evaluation Journal, Elsevier, Vol. 58, Issue 2+3, p. 319-339, November 2004. [Paper]
  • Sven Graupner, Vadim Kotov, Artur Andrzejak, Holger Trinks: Service-Centric Organization of Globally Distributed Computing, IEEE Internet Computing, July/August 2003. [Paper]
  • Artur Andrzejak, Emo Welzl: In between k-Sets, j-Facets, and i-Faces: (i,j)-Partitions,  Discrete and Computational Geometry, Volume 29, Number 1, p. 105-131, 2003. [Paper]
  • Artur Andrzejak: An algorithm for the Tutte polynomials of graphs of bounded treewidth, Discrete Mathematics, Vol. 190, p. 39-54, 1998. [Paper]
  • Artur Andrzejak: Splitting formulas for Tutte polynomials, Journal of Combinatorial Theory, Series B, Vol. 70, No. 2, p. 346-366, 1997. [Paper]

Patents

  • Artur Andrzejak, Zhichen Xu, Storing attribute values of computing resources in a peer-to-peer network, U.S. Patent 7805448 , September 2010, (link).
  • Artur Andrzejak, Sven Graupner, Determining placement of distributed application onto distributed resource infrastructure, U.S. Patent 7426570, September 2008, (link).
  • Artur Andrzejak, Sven Graupner, Incorporating constraints and preferences for determining placement of distributed application onto distributed resource infrastructure, U.S. Patent 7277960, October 2007, (link).
  • Artur Andrzejak, Sven Graupner, Method of determining value change for placement variable, U.S. Patent 7191107, March 2007 (link).
  • Jerome Alexander Rolia, Xiaoyun Zhu, Martin Fraser Arlitt, Artur Andrzejak, Admission control for applications in resource utility environments, U.S. Patent 7188174, March 2007, (link).
  • Julie Ward Drew, Artur Andrzejak, Optimizing switch port assignments (patent application), U.S. publication number 2005/0265359 A1, May 2004, (link)

 

 

Disclaimer:

This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All person copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder.