mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 04:31:24 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d55fe1ac59
commit
502c071266
4 changed files with 28 additions and 64 deletions
|
@ -161,7 +161,6 @@ namespace smt {
|
|||
time_t get_up(expr* e);
|
||||
time_t get_value(expr* e);
|
||||
unsigned resource(unsigned j); // resource of job j
|
||||
enode* resource2enode(unsigned r);
|
||||
|
||||
// derived bounds
|
||||
time_t ect(unsigned j, unsigned r, time_t start);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue