Skip to content
Snippets Groups Projects
Commit 3f93b7c1 authored by rhaag's avatar rhaag
Browse files

standartmodel

parent 87a8e9d5
No related branches found
No related tags found
No related merge requests found
File added
......@@ -18,14 +18,14 @@ requested = 10000 * N
rng_type = :even
request_type = :drive_and_wait
xlen = 40
xlen = 80
ylen = 40
########## Paretho Parameters
cost_idle_weight_range = (0.1, 10, ylen) #TODO Logarithmisch
resubmission_time_factor_range = (0.5, 1.5, ylen)
#Range for dt_ealiest_pickup
dt_earliest_pickup_range = (1.51, 3., xlen)
dt_earliest_pickup_range = (0, 3., xlen)
#= Values I want to calculate for every model
......
......@@ -5,7 +5,7 @@
#$ -q grotrian.q
#$ -j yes
#$ -N anywt1_anydt01
#$ -t 1-1600
#$ -t 1-3200
#$ -tc 400
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment