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

Missing information in LSQ2 #10

Closed
Aklakan opened this issue Jul 27, 2020 · 1 comment
Closed

Missing information in LSQ2 #10

Aklakan opened this issue Jul 27, 2020 · 1 comment

Comments

@Aklakan
Copy link
Member

Aklakan commented Jul 27, 2020

Move bgp to structural features: joinVertices, meanJoinVertexDegree, medianJoinVertexsDegree, etc.
Cross check with the paper

Rename selectivities to ratios because (a) that's what we are doing and (b) they are faster to compute.

  • bgpToTpRatio
  • Missing: joinNodeToTpRatio (the current implementation takes the ratio |joinVar| / |bgpSize| instead of |bgp_{joinVar}|{tp_bgp_joinVar}|
@Aklakan
Copy link
Member Author

Aklakan commented Aug 12, 2020

Information is now present and the model has been improved.

@Aklakan Aklakan closed this as completed Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant