Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
uca-l3_opti-graph
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rin BAUDELET
uca-l3_opti-graph
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
8
Dec
5
4
3
2
1
29
Nov
28
22
Last commit before submitting the project
master
master
Merge remote-tracking branch 'origin/master'
End writing the report
Fix minor issue and remove unnecessary class RatedWeightedGraph.py
Remove unnecessary prints
Add documentation and notebooks to conclude project's test.
Compute the graph that correspond to the given sequences -> fully transformed
Compute the describing graph that correspond to the given sequences
Minor changes while debugging ex2.py
Update ex2.py
Update ex2.py
Regrouping methods (from residual_graph.py, flowgraph.py) in ucagraphs/__init__.py
Continue working on the report.
Upload pdf and images
Upload tex template for report
Add flowing graph in edmonds_karp.ipynb output
Upload edmonds_karp.ipynb notebooks used for testing
Add documentation to ucagraphs.flowing classes
Remove useless 'print' use to debug
Complete the construction of flowing graphs with Edmonds Karp implementation
Add minor changes in classes
Add file from .idea (PyCharm IDE configuration)
Adjust code to fit 86 chars length (PyPep8 recommendation around 80)
Start working on classes implementations to perform the Edmonds Karp algorithm
Begin to work on Edmonds Karp algorithm
Add some correction to the random flowgraph generation method
update method to generate random capacity/flow graph
Add method to generate random capacity graph
Add some progression to the practical work
First commit
Initial commit
Loading