Skip to content

This repository is part of the coursework for the "Interaction and Concurrency" class at the University of Minho, focusing on reactive and quantum systems. It includes solutions and discussions on assignments designed to deepen understanding of system composition, interaction, and formal verification using modern computational tools.

Notifications You must be signed in to change notification settings

MrNameless10/Reactive-Quantum-Systems-IC-UM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reactive Quantum Systems - Interacção e Concorrência 2023/2024

Learning Outcomes

  • Understand the foundational and advanced aspects of reactive and quantum systems.
  • Master techniques for specifying, analyzing, and verifying reactive and quantum systems.
  • Utilize computational tools for system specification and analysis effectively.

Syllabus Highlights

  • Reactive Systems: Concepts of interaction and concurrency, process algebra, and modal logics.
  • Quantum Systems: Fundamentals of quantum computation, including quantum algorithms like Deutsch-Jozsa and Grover's algorithm.

Repository Contents

  • QuantumComputing/: Implementations and explanations of quantum algorithms.
  • ReactiveSystems/: Models and analyses of various reactive system configurations.
  • Slides/: Lecture slides that accompany the practical exercises.
  • Exercises/: Solutions to exercise sheets provided during the lectures.

Overview

This repository contains solutions and discussions for the assignments and practical exercises related to Reactive Quantum Systems and Interacção e Concorrência for the academic year 2023/2024. The problems include applications of quantum computing algorithms and modeling and verification of concurrent systems using the MCRL2 toolset.

Contents

Quantum Computing Exercises

Deutsch's Algorithm

Problem: Implement Deutsch's algorithm to identify a specific type of Boolean function.

  • Solution: The implemented algorithm and its detailed explanation are available in IC_TP.pdf.
  • Results: Discussion on the expected versus obtained results.

Grover's Algorithm

Problem: Use Grover's algorithm for database search simulated with a quantum oracle.

  • Parts:
    • a) Basic implementation and optimal iteration calculation.
    • b) Modification for multiple element search.
    • c) Oracle identification and analysis.
  • Solution and Analysis: Detailed implementation steps and experimental results are discussed in IC_TP.pdf.

Concurrent System Modeling

Traffic Light Controller

Problem 1: Design and simulate a traffic control system using three interconnected traffic lights.

  • System Model: Describes the individual traffic lights and controller process.
  • Solution: Using MCRL2 for modeling and verification. The system initialization and synchronization steps are crucial for ensuring safety properties.
  • Files: TrafficModel.mcrl2 TrafficSimulationResults.pdf

System Verification and Analysis

Problem 2: Application of the expansion theorem to the traffic light controller model.

  • Verification: Safety and liveness properties are verified, ensuring no two lights show green simultaneously.
  • Performance Analysis: Discussion on system performance and behavior under various conditions.
  • Expansion Theorem Application: Detailed steps and results are in reactiveSystems_Miguel_Freitas_A91635.pdf

Lectures and Resources

Contributing

Guidelines for contributing to the repository, ensuring that enhancements align with the coursework's scope.

Contact

For more information, please contact Miguel Freitas

About

This repository is part of the coursework for the "Interaction and Concurrency" class at the University of Minho, focusing on reactive and quantum systems. It includes solutions and discussions on assignments designed to deepen understanding of system composition, interaction, and formal verification using modern computational tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published