Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
formation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antoine Huguet
formation
Commits
45522ca5
Commit
45522ca5
authored
5 years ago
by
Antoine HUGUET
Browse files
Options
Downloads
Patches
Plain Diff
Removed old
parent
2ad52989
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
3-graphe/presentation.md
+0
-29
0 additions, 29 deletions
3-graphe/presentation.md
with
0 additions
and
29 deletions
3-graphe/presentation.md
deleted
100644 → 0
+
0
−
29
View file @
2ad52989
# Une troisième implémentation
On va réaliser l'implémentation d'un second objet en Python, pour découvrir de nouvelles fonctionnalités, et de nouveaux raisonnement.
### Choix de l'objet
On prend encore un degrés d'abstraction supplémentaire : un
**graphe**
. De nouvelles questions se posent.
### Une nouveauté : réfléchir à l'implémentation
On doit maintenant réfléchir à
**l'interface**
et à
**l'implémentation**
:
-
Liste d'adjacence
-
Matrice d'adjacence
-
...
### Quels attributs ?
-
-
### Quelles méthodes ?
-
-
### Que va t'on faire dans le constructeur ?
-
Initialiser les attributs
-
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment