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

The problem of converting ChainMap to set #1

Open
lochjin opened this issue Mar 5, 2019 · 2 comments
Open

The problem of converting ChainMap to set #1

lochjin opened this issue Mar 5, 2019 · 2 comments

Comments

@lochjin
Copy link

lochjin commented Mar 5, 2019

Line 150 of competing_chain_greedy_phantom.py:
self._competing_chain_tip_antipast =set(self._honest_dag._antipast)
It will report errors.

@iwugd
Copy link

iwugd commented Aug 2, 2021

Hello, I run the code and the results are always {0}. Did your simulations end with results like this?

@sunlinzhao
Copy link

me too

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

3 participants