Skip to content

Commit 69f8506

Browse files
authored
Update Tree-CSP-Solver.md
1 parent d742620 commit 69f8506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

md/Tree-CSP-Solver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ __function__ TREE-CSP-SOLVER(_csp_) __returns__ a solution, or failure
1717
 __return__ _assignment_
1818

1919
---
20-
__Figure__ ?? The TREE-CSP-SOLVER algorithm for solving tree\-structured CSPs. If the CSP has a solution, we will find it in linear time; if not, we will detect a contradiction.
20+
__Figure ??__ The TREE-CSP-SOLVER algorithm for solving tree\-structured CSPs. If the CSP has a solution, we will find it in linear time; if not, we will detect a contradiction.

0 commit comments

Comments
 (0)