mlliarm / particleslogic

A Prolog application of basic interactions between elementary particles.
GNU General Public License v3.0
9 stars 0 forks source link

quark_content predicate #15

Open mlliarm opened 4 years ago

mlliarm commented 4 years ago

Add such a predicate to all the particles that are composed of quarks.

Add the quark_content(particle_name, []). predicate to all the rest of the particles.