Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Directed Graph (a.k.a. Decision Tree) showing the moves Doddle makes #18

Closed
8 tasks done
CatchemAL opened this issue Mar 28, 2022 · 1 comment · Fixed by #19
Closed
8 tasks done

Create Directed Graph (a.k.a. Decision Tree) showing the moves Doddle makes #18

CatchemAL opened this issue Mar 28, 2022 · 1 comment · Fixed by #19
Assignees
Labels
enhancement New feature or request

Comments

@CatchemAL
Copy link
Owner

CatchemAL commented Mar 28, 2022

  • Expand the benchmarker to return more information
  • Update the Doddle facade to allow for benchmarking
  • Consider creating a HTML repr of the benchmark result object
  • Add a convenience method for creating a directed graph
  • Update packaging to allow for optional dependency on GraphViz
  • Update documentation on how to install GraphViz
  • Update Notebook to show how to benchmark
  • Save SVG in images
@CatchemAL CatchemAL added the enhancement New feature or request label Mar 28, 2022
@CatchemAL CatchemAL self-assigned this Mar 28, 2022
@CatchemAL
Copy link
Owner Author

image

@CatchemAL CatchemAL linked a pull request Mar 28, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant