Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Oracle Comparisons #160

Open
naterush opened this issue Dec 18, 2017 · 1 comment
Open

Oracle Comparisons #160

naterush opened this issue Dec 18, 2017 · 1 comment

Comments

@naterush
Copy link

Issue

Currently, we have no way of figuring out how efficient different safety oracles are in different situations. It would be nice to be able to compare these different oracles in different situations.

Proposed Implementation

Create an automated mechanism for testing oracles in different situations, and giving us useful information about their run-times, how high of a lower-bound they can recognize, etc.

@seanavery
Copy link

seanavery commented Dec 20, 2017

Side note. networkX is great as it provides many built in algs and plotting tool out of the box, but it may be worth exploring building our own graph data structure from scratch that implements our more fine tuned clique searching algorithms w/ plotting and analytic hooks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants