Skip to content

Commit

Permalink
Merge pull request #12 from redduk/architecture_evaluation
Browse files Browse the repository at this point in the history
Add LG 3-7 (architecture evaluation)
  • Loading branch information
mikesperber authored Dec 19, 2024
2 parents 6d12cc5 + 779d43d commit 16ff3bd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/03-module-block-3/02-learning-goals.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,21 @@ form of the specification such as:

(See section <<Tools>>.)

[[LG-3-7]]
==== LG 3-7: Architecture Evaluation

Understand that formal methods can support architecture evaluation:

* support to quantitative architecture evaluation techniques
* support in the architecture evaluation
process to deal with architectural topics uncovered with qualitative
evaluation (e. g., review)
* using SMT/SAT solving for constraint
problems for continuous architecture refinement (e. g., application
to scheduling theory to address Performance Efficiency)
* using abstract interpretation for
continuous architecture refinement (e. g., application to
architecture and code to address Performance Efficiency and
Security)

// end::EN[]

0 comments on commit 16ff3bd

Please sign in to comment.