We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f249dd1 commit 8daa342Copy full SHA for 8daa342
index.html
@@ -50,7 +50,7 @@ <h2>Gecode</h2>
50
<dt>portable</dt>
51
<dd>Gecode is implemented in C++ that carefully follows the C++ standard.
52
It can be compiled with modern C++ compilers and runs on
53
- a wide range of machines (including 64bit machines).</dd>
+ a wide range of machines.</dd>
54
<dt>parallel</dt>
55
<dd>Gecode complies with reality in that it exploits the multiple cores
56
of today's commodity hardware for parallel search, giving an already
0 commit comments