Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kawamura-solver
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
adc2019
kawamura-solver
Commits
0f58411a
Commit
0f58411a
authored
Aug 29, 2019
by
kazushi.kawamura
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
27e81514
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
README.md
README.md
+4
-1
No files found.
README.md
View file @
0f58411a
...
...
@@ -33,3 +33,6 @@ make
*
**ソフトウェア実験**
*
同時に移動させるブロック数を全体の10%程度となるよう変更
*
1ブロックの最大移動距離(同一フェーズ内)を10セルに制限
*
2019/08/29
*
ソルバのパラメタ調整1:
`d_sum_max != 0`
で「更新あり」と判定 →
`d_sum_max > 2`
で「更新あり」と判定
*
ソルバのパラメタ調整2: 1イテレーションの探索回数を
**50**
から
**30**
に削減
\ No newline at end of file
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