- Improve correction by freeing allocated memory.
- Improve text of correction by giving the graph representation (Tikz) of the modified M' and M'' matrix-based G2' stochastic and G2'' ergotic. Use or develop a tool to do that.
- Redo G1 and G2 with that tool too.
- Modify the subject to ask them to reimplement a bubble sort instead of using a sort function for GLIBC library.
First time I gave this lab session.
- Make a bubble sort function in C, that sort an array containing indices, with respect to their value given in a second array of same size.
Continuing the work.
- Exercice 5
- Exercice 6
- Exercice 7
Started working on this project. Did a lot of settup including started writting a written report. Went up to exercice 4.