Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gpma_bfs
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Recolic
gpma_bfs
Commits
268844c2
There was an error fetching the commit references. Please try again later.
Commit
268844c2
authored
5 years ago
by
Recolic Keghart
Browse files
Options
Downloads
Patches
Plain Diff
final push
parent
87bc53c5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dataset/prepare_dataset.sh
+3
-0
3 additions, 0 deletions
dataset/prepare_dataset.sh
gpma.bfs.notes.pdf
+0
-0
0 additions, 0 deletions
gpma.bfs.notes.pdf
with
3 additions
and
0 deletions
dataset/prepare_dataset.sh
+
3
−
0
View file @
268844c2
#!/bin/bash
# Usage: ./prepare.sh 100
# Usage: ./prepare.sh 10000
# Usage: ./prepare.sh 999999999999
NODE_MAX
=
"
$1
"
[[
$NODE_MAX
=
""
]]
&&
NODE_MAX
=
999999999
...
...
This diff is collapsed.
Click to expand it.
gpma.bfs.notes.pdf
0 → 100644
+
0
−
0
View file @
268844c2
File added
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