mirror of
https://github.com/RAIRLab/Spectra.git
synced 2024-11-09 11:10:34 -05:00
Adjusting notes
This commit is contained in:
parent
48971ad770
commit
7bbf1b16fd
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ import java.util.Optional;
|
||||||
* I think in this case, we keep it as free variables.
|
* I think in this case, we keep it as free variables.
|
||||||
* (Gotta make sure it's fresh and distinct wrt to the other formulae)
|
* (Gotta make sure it's fresh and distinct wrt to the other formulae)
|
||||||
*
|
*
|
||||||
* Then for the goal condition check we see if the two
|
* Then for the goal condition check we see if the the
|
||||||
* formulas "unify" with each other...
|
* state one-side matches with the goal.
|
||||||
*/
|
*/
|
||||||
public class DeletePrecondRelax {
|
public class DeletePrecondRelax {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue