This commit is contained in:
Alice 2023-09-20 09:55:02 +01:00
parent f1fd2b7a06
commit 47c2ae5f14
7 changed files with 23 additions and 19 deletions

View file

@ -1,8 +1,9 @@
#MFES 11 Setembro 2023 - #MFES
## Programa ## Programa
1. Lógicas para especificação formal 1. Lógicas para especificação formal
1. [[T - Aula 2 - 18 Setembro 2023#Proposicional Logic (PL)| Lógica Proposicional (PL)]] 1. [[MFES/T - Aula 2#Proposicional Logic (PL)| Lógica Proposicional (PL)]]
2. Lógica de Primeira Ordem (FOL) 2. Lógica de Primeira Ordem (FOL)
3. Lógica relacional (RL) 3. Lógica relacional (RL)
4. Lógica temporal linear (LTL) 4. Lógica temporal linear (LTL)

View file

@ -1,9 +1,10 @@
#MFES 18 Setembro 2023 - #MFES
# Conteúdo # Conteúdo
1. [[T - Aula 2 - 18 Setembro 2023#1. Intro|Intro]] 1. [[MFES/T - Aula 2#1. Intro|Intro]]
1. [[T - Aula 2 - 18 Setembro 2023#1.1 SAT|SAT]] 1. [[MFES/T - Aula 2#1.1 SAT|SAT]]
2. [[T - Aula 2 - 18 Setembro 2023#1.2 Proposicional Logic (PL)|Lógica Proposicional]] 2. [[MFES/T - Aula 2#1.2 Proposicional Logic (PL)|Lógica Proposicional]]
3. [[T - Aula 2 - 18 Setembro 2023#SAT Solvers|SAT Solvers]] 3. [[MFES/T - Aula 2#SAT Solvers|SAT Solvers]]
# 1. Intro # 1. Intro
*Formal modeling* - formally represent the system and its properties in the syntactic conventions that the tool understands and can process. *Formal modeling* - formally represent the system and its properties in the syntactic conventions that the tool understands and can process.

View file

@ -1,4 +1,5 @@
#MFES 18 Setembro 2023 - #MFES
## Ficha 1 ## Ficha 1
> [!note] > [!note]

View file

@ -1,4 +1,4 @@
#RAS 12 Setembro 2023 - #RAS
# Definition of Software Engineering # Definition of Software Engineering
Application of a systematic, disciplined and quantifiable approach to the analysis, design , implementation and exploitation of software systems, resorting to knowledge, principles, techniques and methods that originate from the empirical-scientific advances, in an ethical context to satisfy the necessities of human development. Application of a systematic, disciplined and quantifiable approach to the analysis, design , implementation and exploitation of software systems, resorting to knowledge, principles, techniques and methods that originate from the empirical-scientific advances, in an ethical context to satisfy the necessities of human development.
@ -31,4 +31,4 @@ Application of a systematic, disciplined and quantifiable approach to the analys
- Final Mark = min(0.6×max(test, project)+0.4×min(test, project), test+2.5) - Final Mark = min(0.6×max(test, project)+0.4×min(test, project), test+2.5)
[[T - Aula 2 - 19 Setembro 2023|Próxima aula]] [[RAS/T - Aula 2|Próxima aula]]

View file

@ -1,10 +1,11 @@
#RAS 19 Setembro 2023 - #RAS
## Contents ## Contents
1. [[T - Aula 2 - 19 Setembro 2023#Definition of Requirement|Definition of requirement]] 1. [[RAS/T - Aula 2#Definition of Requirement|Definition of requirement]]
2. [[T - Aula 2 - 19 Setembro 2023#Functional requirements|Functional requirements]] 2. [[RAS/T - Aula 2#Functional requirements|Functional requirements]]
3. [[T - Aula 2 - 19 Setembro 2023#Non-functional requirements|Non-functional requirements]] 3. [[RAS/T - Aula 2#Non-functional requirements|Non-functional requirements]]
4. [[T - Aula 2 - 19 Setembro 2023#4. User and system requirements|User and system requirements]] 4. [[RAS/T - Aula 2#4. User and system requirements|User and system requirements]]
5. [[T - Aula 2 - 19 Setembro 2023#Recap|Recap]] 5. [[RAS/T - Aula 2#Recap|Recap]]
## 1. Definition of Requirement ## 1. Definition of Requirement
The requirements express the users necessities and restrictions that are The requirements express the users necessities and restrictions that are
@ -160,4 +161,4 @@ adopted for the user requirements.
6. A system requirement is oriented towards the solution domain and is a detailed specification of a requirement, generally in the form of a formal model of the system. 6. A system requirement is oriented towards the solution domain and is a detailed specification of a requirement, generally in the form of a formal model of the system.
[[Próxima aula]] [[Próxima aula]]
[[TP - Aula 1 - 20 Setembro|Aula prática]] [[RAS/TP - Aula 1|Aula prática]]

View file

@ -1,4 +1,4 @@
#RAS 20 Setembro 2023 - #RAS
> [!note] > [!note]
> As resoluções dos exercícios aqui contidos podem conter erros. Se detetares um problema (e se o souberes resolver) por favor contacta-nos. > As resoluções dos exercícios aqui contidos podem conter erros. Se detetares um problema (e se o souberes resolver) por favor contacta-nos.

View file

@ -4,7 +4,7 @@ Basicamente, isto é uma sopa de letras com alguma lógica por detrás (mas não
### Ano 1 (Mestrado) ### Ano 1 (Mestrado)
1. [[MFES - UC Details| (MFES) Métodos Formais de Engenharia de Software]] 1. [[MFES - UC Details| (MFES) Métodos Formais de Engenharia de Software]]
2. (ASCN) Aplicações e Serviços de Computação em Nuvem 2. (ASCN) Aplicações e Serviços de Computação em Nuvem
3. [[T - Aula 2 - 19 Setembro 2023|(RAS) Requisitos e Arquiteturas de Software]] 3. [[RAS/T - Aula 2|(RAS) Requisitos e Arquiteturas de Software]]
4. (CP) Computação Paralela 4. (CP) Computação Paralela
5. (DAA) Dados e Aprendizagem Automática 5. (DAA) Dados e Aprendizagem Automática
6. (ESR) Engenharia de Serviços em Rede 6. (ESR) Engenharia de Serviços em Rede