Skip to content
Snippets Groups Projects
Commit 92ae8423 authored by Maël Madon's avatar Maël Madon
Browse files

cleaning untracked files

parent e5d9ed81
No related branches found
No related tags found
No related merge requests found
...@@ -4,5 +4,6 @@ out/* ...@@ -4,5 +4,6 @@ out/*
workloads/* workloads/*
!workloads/KTH-SP2-1996-2.1-cln.swf !workloads/KTH-SP2-1996-2.1-cln.swf
!workloads/example.swf
test-out test-out
\ No newline at end of file
...@@ -5,7 +5,7 @@ according to the delimitation approach. ...@@ -5,7 +5,7 @@ according to the delimitation approach.
from datetime import datetime from datetime import datetime
import networkx as nx import networkx as nx
from workload import Session from src.workload import Session
class User: class User:
"""Class representing a user of the workload.""" """Class representing a user of the workload."""
......
This diff is collapsed.
; For testing purposes
; See graphical representation of the workload at
; https://app.diagrams.net/#G1tbo7oHahsgxTmhICucCGam5XNtshOUOb
1 0 0 2400 4 -1 -1 4 2592000 -1 1 1 1 -1 -1 -1 -1 -1
2 3000 0 9600 4 -1 -1 4 2592000 -1 1 1 1 -1 -1 -1 -1 -1
3 7800 0 10800 4 -1 -1 4 2592000 -1 1 1 1 -1 -1 -1 -1 -1
4 16200 0 3600 4 -1 -1 4 2592000 -1 1 1 1 -1 -1 -1 -1 -1
5 24000 0 5400 4 -1 -1 4 2592000 -1 1 1 1 -1 -1 -1 -1 -1
6 24600 0 4200 4 -1 -1 4 2592000 -1 1 1 1 -1 -1 -1 -1 -1
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment