"...tp-web-fullstack-lab.git" n'existait pas sur "4c2ae3196107169d0d52b7e82643a76c564430af"
- 12 fév., 2018 1 validation
-
-
Vinay Varma a écrit
* added submodule * fixed ac3 in csp.py * added a test to verify the modified ac3 algorithm in csp.py * Update .gitmodules
-
- 20 déc., 2017 1 validation
-
-
Anthony Marakis a écrit
-
- 19 oct., 2017 1 validation
-
-
Anthony Marakis a écrit
* add failure_test method to utils * comment fix * Update test_learning.py * Update test_csp.py
-
- 17 août, 2017 1 validation
-
-
C.G.Vedant a écrit
* Added tests for search.py * Updated readme * Removed extra newline * Fixed seed * Update README.md * Added docstring for minimal-consistent-det
-
- 28 mai, 2017 1 validation
-
-
Antonis Maronikolakis a écrit
* Update csp.py * Add test
-
- 24 mai, 2017 1 validation
-
-
C.G.Vedant a écrit
* Fix flake8 warnings * Remove unnecessary #noqa * Fix doctest
-
- 17 avr., 2017 1 validation
-
-
lucasmoura a écrit
-
- 25 mar., 2017 1 validation
-
-
Antonis Maronikolakis a écrit
* Implement Topological Sort - Implemented topological_sort - Added auxiliary function build_topological - Updated call to topological_sort * Use defaultdict to build visited * Added test * Update csp.py Skip first item of iteration
-
- 18 mar., 2017 1 validation
-
-
lucasmoura a écrit
Add test for the following functions from csp.py * revise * AC3 * first_unassigned_variable * num_legal_values * mrv
-
- 07 mar., 2017 2 validations
-
-
lucasmoura a écrit
Add tests to the following methods from CSP class * result * goal_test * support_prunning * suppose * prune * choices * infer_assignement * restore * conflicted_vars
-
lucasmoura a écrit
* Add flake8 config file * Fix flake8 for test files
-
- 05 mar., 2017 1 validation
-
-
lucasmoura a écrit
* Add tests to CSP class Add test for the following methods on CSP class: * assign * unassigns * nconflits * actions * Refactor some asserts in test_csp.py Some asserts were being done in the following way: assert (X is not None) == True Now, they are handled in the following way: assert X
-
- 20 juin, 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
-
- 22 mar., 2016 3 validations