Skip to content

Commit

Permalink
Add project
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadi-loo committed Oct 7, 2024
1 parent dea3a39 commit 6e36904
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _projects/hybrid_rebeca.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: page
title: Reachability Analysis of Hybrid Rebeca Models
description: Formal Methods and Validation of Systems Lab, University of Tehran
img: assets/img/12.jpg
importance: 3
category: Reseach Projects
related_publications: false
---

I worked on implementing Hybrid Rebeca, an extension of the Rebeca programming language, designed for modeling asynchronous event-based cyber-physical systems with non-deterministic time behavior, under the supervision of [Prof. F. Ghassemi](https://ece.ut.ac.ir/en/~fghassemi).

My responsibilities included developing an efficient reachability analysis technique to ensure the correctness of the models created in this language, as well as detecting program vulnerabilities, inappropriate software states, and potential bugs.

You can find the code and other material on the [GitHub repository](https://github.com/SaeedZhiany/HybridRebecaReachabilityAnalysis/).

0 comments on commit 6e36904

Please sign in to comment.