Skip to content

why 15% of simulations have 0 foundCycles? #60

@kabirkbr

Description

@kabirkbr

nrow(all.df[which(all.df$foundCycles != 0),])/nrow(all.df)
[1] 0.8457143

This should not be so, and need to be checked, because may mess the timing results (e.g. if simulations that were timeout somehow were not properly filtered).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions