Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelbieri committed Feb 27, 2022
1 parent c17553f commit 129a06a
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions resources/dev_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Here you can find some helpful information about the project and the code.
```

### Class Hierarchy
![](plots-uml_class.svg)
![](images/plots-uml_class.svg)

The implementation of the classes can be found in Models.py.

Expand All @@ -51,13 +51,13 @@ The number of the area is denoted in brackets (i.e. (1)).
Additionally, the points used in the testcases are denoted.

#### BaseModel
![](plots-base.svg)
![](images/plots-base.svg)

#### BargainingPowerModel
![](plots-bargaining_power.svg)
![](images/plots-bargaining_power.svg)

#### UnobservableModel
![](plots-unobservable.svg)
![](images/plots-unobservable.svg)

#### AcquisitionModel
![](plots-acquisition.svg)
![](images/plots-acquisition.svg)
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Binary file added resources/images/sm21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 129a06a

Please sign in to comment.