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

error: vector<Partition *> *Partition::createSubpartitions(): Assertion `e>0' failed. #2

Open
Tigerly opened this issue Aug 10, 2018 · 3 comments

Comments

@Tigerly
Copy link

Tigerly commented Aug 10, 2018

Hello,
When I run the project on my data set. It always complains:
vector<Partition *> *Partition::createSubpartitions(): Assertion `e>0' failed.
which belongs to "e = (privacyBudget-PRIVACY_BUDGET/2)/(totalNumInternalNodes-1);"
everytime, e is "-0.5".
Do I miss something?

By any chance, could you please check this issue?

Thanks in advance!


Here is my test data set:
1 2 3 4
2 4
2
1 2
2
1
1 2 3 4
2 3 4

@wang70880
Copy link

i have the same issues. Have you figured it out?

@Tigerly
Copy link
Author

Tigerly commented Jun 11, 2019

i have the same issues. Have you figured it out?

not yet ... It seems that nobody maintains this project now ...

@wang70880
Copy link

wang70880 commented Jun 12, 2019 via email

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

2 participants