How are Herbrand structures used in logic programming

71 Views Asked by At

I read in wikipedia that

Herbrand structures play an important role in the foundations of logic programming.

How is that true? Can somebody give me an example on how they are used in the Warren Abstract Machine for example?

Thanks in advance!