3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 01:25:31 +00:00

Fix typos.

This commit is contained in:
Bruce Mitchener 2018-11-11 22:21:43 +07:00
parent a000747605
commit 1082fad27a
3 changed files with 6 additions and 6 deletions

View file

@ -315,7 +315,7 @@ namespace smt {
/**
* For time interval [t0, t1] the end-time can be computed as a function
* of start time based on reource load availability.
* of start time based on resource load availability.
*
* r = resource(j) & t1 >= start(j) >= t0 => end(j) = start(j) + ect(j, r, t0) - t0
*/
@ -672,7 +672,7 @@ namespace smt {
}
/*
* Initialze the state based on the set of jobs and resources added.
* Initialize the state based on the set of jobs and resources added.
* Ensure that the availability slots for each resource is sorted by time.
*
* For each resource j: