Skip to content
Snippets Groups Projects
Commit f345fb7a authored by Jingyan Ling's avatar Jingyan Ling
Browse files

update journal

parent d8696387
Branches
No related merge requests found
......@@ -144,6 +144,16 @@
- ![matrix](journal_media/matrix_to_img.png)
- TODO:
- Write out algorithm for muli-node path finding
- Write out algorithm for multi-node path finding
- break single circuit trace to parallel traces
- solve the accuracy problem
\ No newline at end of file
- solve the accuracy problem
### 07/04/2019 (Fri)
- Write out algorithm for multi-node path finding
- pseudo code:
> for (episode in E):
> > set initial state s (choose first pair of nodes to connect randomly)
> > while max steps per episode not reached:
> > >
>
- Research on KiCAD import needs and python API
\ No newline at end of file
......@@ -53,7 +53,7 @@ $HANDLING
9
$TDUPDATE
40
2458668.95997
2458670.51344
9
$HANDSEED
5
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment