Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Aug 25, 2024
1 parent bb0d4f3 commit ea4af3c
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,6 @@
[cps] [space] [subway] `createSubwaySpace`

- `branch` -- 找到一站相邻的点
- `edgeApply` -- 平凡的根据 edge 找到下一个节点

[cps] [space] [subway] `createSubwaySpace` -- `sprout`
[cps] [space] add debug options

[cps] [space] 支持 domain-specific filtering

- 在 subway 问题中,可以定义一个 normal path 的概念,
然后删除非 normal 的 path,所谓 normal path,
即,没有在一条 line 上下车上车的现象的 path。

# later

[cps] [space] 支持可选的 domain-specific filtering
[cps] [space] `Searching` 的 API 应该是 `take` 之类的。

[cps] 也许用深圳的地铁作为例子,并且写一个模仿《百度地图》的前端出来试试。

[cps] 实现第三章的代数例子

0 comments on commit ea4af3c

Please sign in to comment.