Skip to content

mrnsapple/AlgorithmIntrotek5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Introtek5

  1. Part1/ contains exercice one code
  2. Part2/ contains exercice two code
  3. Part3/ contains exercice three code
  4. Docs/ contains a pdf with the project documentation
  5. Test/test.py contains unitests done for all the 3 project parts

In order to launch the unitests run: -python3.6 Test/test.py

For launch only part 1 unitest: -python3.6 Test/test.py TestParcours

For launch only part 2 unitest: -python3.6 Test/test.py TestColoring

For launch only part 3 unitest: -python3.6 Test/test.py TestLineGraph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages