Skip to content
/ OOP2 Public

Kruskal's algorithm, Ford–Fulkerson algorithm, Network planning with OOP

Notifications You must be signed in to change notification settings

Draft00/OOP2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

.txt files are named the same as class objects for the algorithm.

Time for NetPlanning: 55

First and last vertex in Dij.: 1, 13

!!!Validation of the user file was not implemented. If the file is formatted incorrectly, if the graph for the solution is made incorrectly, there will be no solution. The program was tested on the previous year's tests (by me) and algorithms last year by the teacher.

Graph_UML: Graph_UML

Game_UML: Game_UML

About

Kruskal's algorithm, Ford–Fulkerson algorithm, Network planning with OOP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages