# Feature Description ## Vermeer ### For Newcommers - [ ] Compile the Vermeer executable file. - [ ] Local deployment of 3 worker environment. - [ ] Prepare a sample graph data (local file) and import it into Vermeer - [ ] Run the pagerank algorithm and output the result file ### Small Task - [ ] Implement automated functional testing code, covering common Vermeer functions and at least 3 algorithms. (See vermeer_test.go) - [ ] #331 ### Medium Task - [x] #330 - [ ] TODO ___ If you have any questions, please @ me. Refer: - https://hugegraph.apache.org/docs/quickstart/hugegraph-vermeer/ - https://deepwiki.com/hugegraph/hugegraph-vermeer (🤖 LLM summary) - https://deepwiki.com/apache/hugegraph-computer