Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Ridepooling_Simulations
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rhaag
Ridepooling_Simulations
Commits
3f93b7c1
Commit
3f93b7c1
authored
2 years ago
by
rhaag
Browse files
Options
Downloads
Patches
Plain Diff
standartmodel
parent
87a8e9d5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Playing field/resubmission/standart.model
+0
-0
0 additions, 0 deletions
Playing field/resubmission/standart.model
drive_and_wait/settings.jl
+2
-2
2 additions, 2 deletions
drive_and_wait/settings.jl
drive_and_wait/submit.sh
+1
-1
1 addition, 1 deletion
drive_and_wait/submit.sh
with
3 additions
and
3 deletions
Playing field/resubmission/standart.model
0 → 100644
+
0
−
0
View file @
3f93b7c1
File added
This diff is collapsed.
Click to expand it.
drive_and_wait/settings.jl
+
2
−
2
View file @
3f93b7c1
...
...
@@ -18,14 +18,14 @@ requested = 10000 * N
rng_type
=
:
even
request_type
=
:
drive_and_wait
xlen
=
4
0
xlen
=
8
0
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
...
...
This diff is collapsed.
Click to expand it.
drive_and_wait/submit.sh
+
1
−
1
View file @
3f93b7c1
...
...
@@ -5,7 +5,7 @@
#$ -q grotrian.q
#$ -j yes
#$ -N anywt1_anydt01
#$ -t 1-
16
00
#$ -t 1-
32
00
#$ -tc 400
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment