dreal3 icon indicating copy to clipboard operation
dreal3 copied to clipboard

There is a new version of dReal, available at https://github.com/dreal/dreal4

Results 79 dreal3 issues
Sort by recently updated
recently updated
newest added

- time - memory - # of vars - # of generated CEs (via over-approximation) - # of generated CEs (via under-approximation) - # of branches

enhancement

Is there any plan to add print-success? It could be interesting for tools interacting with solvers _via_ system pipes.

enhancement

Sent an email with a report https://gist.github.com/soonhokong/f5cb88085621f37d4a88. Related issue: https://github.com/dreal/dreal/issues/37

upstream

It is sometimes useful to allow (bounded) uncontrollable variables, such as (continuously provided) input from another component. For example, consider a thermostat system with the flow: ``` d/dt[x] = K...

enhancement

- Need to add problem definition as a header - In dReal2, we have `HOLE`s in a proof to plug in sub-proofs. Need to think about a nicer way of...

enhancement

something like https://github.com/progschj/ThreadPool

enhancement

use the protocol established for parallel contractor. send 'terminate' signal after some time.

enhancement