Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
planning_llh_bgc
Project
Project
Details
Activity
Releases
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Larkin Heintzman
planning_llh_bgc
Commits
c4c3d302
Commit
c4c3d302
authored
Apr 19, 2024
by
Bryson Howell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added new 'stripe' lpm setting to test path bending
parent
91fe94ef
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
simple_bending.png
results/trust-planner/simple_bending.png
+0
-0
stripe_bend.png
results/trust-planner/stripe_bend.png
+0
-0
test_trustplanner.py
test_trustplanner.py
+2
-2
No files found.
results/trust-planner/simple_bending.png
0 → 100644
View file @
c4c3d302
This diff is collapsed.
Click to expand it.
results/trust-planner/stripe_bend.png
0 → 100644
View file @
c4c3d302
This diff is collapsed.
Click to expand it.
test_trustplanner.py
View file @
c4c3d302
...
...
@@ -189,11 +189,11 @@ if __name__ == "__main__":
#global_fail_max = 1000
global_fail_max
=
5
global_fails
=
0
avg_runs
=
5
avg_runs
=
1
start_time
=
time
.
time
()
params
=
({
'lp_model'
:
'
trust'
,
#custom, ring, or trust
'lp_model'
:
'
stripes'
,
#custom, ring, trust, stripes
'opt_iterations'
:
1000
,
'path_style'
:
'basic'
,
'stats_name'
:
'kentland'
,
...
...
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