Skip to content
Snippets Groups Projects
Unverified Commit 9c83fc63 authored by cpw's avatar cpw Committed by GitHub
Browse files

Add match planners. (#376)

* Add match vertex index seek planner.

* Add planners register.

* Regist vertex index seek planner.

* Add vertex id seek planner.

* Regist match tag scan planner.

* Add match ast context.

* Implement match for vertex index seek planner

* Implement transform for vertex index seek planner.

* Implement match for vertex id seek planner.

* Update match for vertex id seek planner.

* Implement transform for vertex id seek planner.

* Register all match planners.

* Debug.

* Add match solver.

* Reuse codes.

* Delete anno_ in match validator.

* Fix clang compile error.

* Rebase and fix.
parent 77d52946
No related branches found
No related tags found
No related merge requests found
Showing
with 1013 additions and 711 deletions
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