File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -192,19 +192,20 @@ A space separated line that includes:
192192
193193A space separated line that includes:
194194
195- - The number q of query variables
196- - the most probable instantiation, a list of variable value pairs for all q
197- variables.
195+ - The number `` \bm{Q} `` of query variables.
196+ - the most probable instantiation, a list of variable value pairs for all
197+ `` \bm{Q} `` variables.
198198- For example, if the solution is an assignment of 0, 1 and 0 to three query
199- variables indexed by 2 3 and 4 respectively, the solution will look as follows
199+ variables indexed by 2 3 and 4 respectively, the solution will look as
200+ follows:
200201
201202 3 2 0 3 1 4 0
202203
203204### Partition function, PR
204205
205- Line with the value of the log10 of the partition function.
206+ Line with the value of the `` \log_{10} `` of the partition function.
206207
207- For example, an approximation `` log10 Pr(e ) = -0.2008`` which is known to be an
208+ For example, an approximation `` \log_{10} Pr(\bm{e} ) = -0.2008`` , which is known to be an
208209upper bound may have a solution line:
209210
210211 -0.2008
You can’t perform that action at this time.
0 commit comments