Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
query para red bayesiana bidimensional Leonardo Calvillo Tapia
%commands to the interpreter are submitted from stdin input ('show input' box below) %'halt.' will be automatically appended to stdin input. %swi-prolog 7.6.4 program :-read(T),read(C),read(C2),write('select '),write(C),write(', '),write(C2),write(', count(*)/(select count(*) from '), write(T),write(') as proba from '),write(T),write(' where '),write(C),write(' in (select distinct '), write(C),write(' from '),write(T),write(') and '),write(C2),write(' in(select distinct '),write(C2),write(' from '),write(T), write(') group by '),write(C),write(','),write(C2). :- program.
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
tarea
Objeto vació con error de anidación.
clase 1
segundo ejercicio
Tarea clasificador con if anidado, calculo de isan
prolog_test
Examen 1er parcial
2da operación prolog.2
Tarea 27/08/2021
Sánchez López Fernando Gabriel - JSON arrays
Please log in to post a comment.