Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Guillaume Sabbagh
Modification de categories
Commits
257156a7
Commit
257156a7
authored
May 12, 2021
by
Guillaume Sabbagh
Browse files
Tests PM
parent
c78dbfe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
CategorieClusters.py
View file @
257156a7
...
...
@@ -79,7 +79,7 @@ def main():
import
CategorieAleatoire
import
random
import
Diagramme
random
.
seed
(
196587456841
54774441
4516412
)
random
.
seed
(
196587456841
45648548548564856485645656565656
4516412
)
youpi
=
False
while
not
youpi
:
cat
=
CategorieAleatoire
.
CategorieAleaPreOrdre
(
nb_objets
=
5
)
...
...
@@ -115,7 +115,7 @@ def main():
cat
.
transformer_graphviz
(
afficher_identites
=
True
)
fonct
.
transformer_graphviz
()
print
(
a
,
b
,
fonct
)
a
.
transformer_graphviz
()
b
.
transformer_graphviz
()
# cat = Categorie("3")
# cat.ajouter_objets("ABabC")
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment