Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-orbit
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Katerina Roukounaki
cloud-orbit
Commits
a39d2b4e
Commit
a39d2b4e
authored
Jan 12, 2015
by
Aggelos Giantsios
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Amend benchmark versions
parent
ba44da05
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Bench.hs
Bench.hs
+3
-3
No files found.
Bench.hs
View file @
a39d2b4e
...
@@ -77,9 +77,9 @@ select_dist_bench "False" = dist False
...
@@ -77,9 +77,9 @@ select_dist_bench "False" = dist False
select_dist_bench
_
=
error
"Invalid IWP Flag"
select_dist_bench
_
=
error
"Invalid IWP Flag"
bench_args
::
String
->
(
Vertex
->
GenClos
,
Int
)
bench_args
::
String
->
(
Vertex
->
GenClos
,
Int
)
bench_args
"short"
=
(
gg13
,
1
1
000
)
bench_args
"short"
=
(
gg13
,
1
5
000
)
bench_args
"intermediate"
=
(
gg124
,
157
000
)
bench_args
"intermediate"
=
(
gg124
,
50
000
)
bench_args
"long"
=
(
gg1245
,
1570
000
)
bench_args
"long"
=
(
gg1245
,
75
000
)
bench_args
_
=
error
"Invalid Version"
bench_args
_
=
error
"Invalid Version"
main
::
IO
()
main
::
IO
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment