Closed AlexandrParkhomenko closed 2 years ago
To make the code consistent with the text, we updated Alg 2.1 to use r
as the field name.
D is a matrix whose rows correspond to the number of variables. Hence, it should match the number of variables in G.
I missunderstand this things:
discrete variables that we denote as X1:n. Our data D = {o1, . . . , om}
What is the dimension of matrix D?
If you have n variables and m data points, then D will be n x m.
I've got it. Thank you, Mykel J. Kochenderfer.
Hello Mykel J. Kochenderfer!
There is another questions:
It work: