2007-10-10 |
Maurizio Monge | Fixed quiescence-futility pruning. Code changes because...
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | Implemeted accounting of attacks and pieces that need...
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | Rewritten evaluation function, very simple at the moment.
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | Revitalized the gui, disabled most search features...
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | restored print_moves to print pv, using hash only if...
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | Cleaned print_moves, no more hash lookups
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | Added support for rattatechess.ini
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | reduce on-move bonus, don't make quiescence explode...
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | slightly smaller pluto
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | Restored sane values for futility.
|
commit | commitdiff | tree |
2007-10-10 |
Maurizio Monge | More cleanups and some checking.
|
commit | commitdiff | tree |
2007-10-09 |
Maurizio Monge | Added support for eco codes, for setting variables...
|
commit | commitdiff | tree |
2007-10-09 |
Maurizio Monge | Fixes to pluto heuristic, small cleanups.
|
commit | commitdiff | tree |
2007-10-09 |
Maurizio Monge | boh!
|
commit | commitdiff | tree |
2007-10-09 |
Maurizio Monge | Improved (?) pluto heuristic.
|
commit | commitdiff | tree |
2007-10-09 |
Maurizio Monge | Cleaned book/lines.
|
commit | commitdiff | tree |
2007-10-09 |
Maurizio Monge | More search tunings and features (NULL SOLIDITY)
|
commit | commitdiff | tree |
2007-10-09 |
Maurizio Monge | Don't do null if we expect final value to be <alpha...
|
commit | commitdiff | tree |
2007-10-08 |
Maurizio Monge | More LMR tuning.
|
commit | commitdiff | tree |
2007-10-08 |
Maurizio Monge | Fixes and improvements to heuristics.
|
commit | commitdiff | tree |
2007-10-08 |
Maurizio Monge | Reimplemented draw checking, fixed hashtable probing.
|
commit | commitdiff | tree |
2007-10-08 |
Maurizio Monge | More cleanups
|
commit | commitdiff | tree |
2007-10-08 |
Maurizio Monge | Major cleanup of search and move notation functions.
|
commit | commitdiff | tree |
2007-10-07 |
Maurizio Monge | Changed eval: bishop pair, dynamic rook and knight...
|
commit | commitdiff | tree |
2007-10-07 |
Maurizio Monge | Various tunings.
|
commit | commitdiff | tree |
2007-10-07 |
Maurizio Monge | Added gmon.out to .gitignore
|
commit | commitdiff | tree |
2007-10-07 |
Maurizio Monge | Added brillancy test suite.
|
commit | commitdiff | tree |
2007-10-07 |
Maurizio Monge | Fix bugs in the search function and other "improvements".
|
commit | commitdiff | tree |
2007-10-06 |
Maurizio Monge | Merge branch 'master' into search_gui
|
commit | commitdiff | tree |
2007-10-06 |
Maurizio Monge | Implemented notification of the search nodes to the...
|
commit | commitdiff | tree |
2007-10-06 |
Maurizio Monge | Gui tree is forking for root nodes.
|
commit | commitdiff | tree |
2007-10-06 |
Maurizio Monge | Move build system to cmake.
|
commit | commitdiff | tree |
2007-10-06 |
Maurizio Monge | Merge branch 'new_eval'
|
commit | commitdiff | tree |
2007-10-06 |
Maurizio Monge | add *.moc to .gitignore
|
commit | commitdiff | tree |
2007-10-06 |
Maurizio Monge | Initial support for a qt gui to show search.
|
commit | commitdiff | tree |
2007-10-06 |
Maurizio Monge | Improvements to the eval, try to checkmate sacrifying...
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | more tunings in the eval and some adjustment to late...
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | readd new eval
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | Move eval to old file.
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | readd old eval.
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | don't randomize think time anymore.
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | move new eval to temp file
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | small tunings to the eval.
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | challenge time is now seconds-per-40-moves
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | More aggressive late move pruning.
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | tune pawn evaluation values
|
commit | commitdiff | tree |
2007-10-05 |
Maurizio Monge | improved evaluation function.
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Taming late move reduction
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Re-enabled pawn-attack-escape extension.
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Tuned late move reduction.
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | little tunings of the null move and some eval paramenter.
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | flush stdout during tests.
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Fixed some checkmating problems, don't allow 3 consecutive...
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Added conditions to null move, added code to try to...
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Add test positions for endgames.
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Cleanup of globals.
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Add test suite and remove temporary file
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | fixed wrong usage of puts
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | cleaned some tokenizing code.
|
commit | commitdiff | tree |
2007-10-04 |
Maurizio Monge | Try to simulate a human (to play abuser games on FICS)
|
commit | commitdiff | tree |
2007-10-03 |
Maurizio Monge | Don't use buffered input for stdin.
|
commit | commitdiff | tree |
2007-10-03 |
Maurizio Monge | Portability fix and enable line buffering.
|
commit | commitdiff | tree |
2007-10-03 |
Maurizio Monge | Implemented tokenizing function, this will allow much...
|
commit | commitdiff | tree |
2007-10-03 |
Maurizio Monge | Various small cleanups in search.cpp.
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Updated TODO
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Estetic changes
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Bump version.
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Added TODO
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Tuned null move and history prun... ops, late move...
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Restored 'Chomp!'
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Added ratta.lines to .gitignore
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | more eval tunings.
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | More search (and some eval) tuning.
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Removed killer, just use history. small cleanup.
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Added null threat heuristic.
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Resurrected internal iterative deepening, but it is...
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Small fixes. Improved a lot search heuristics and tune...
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Added logo.
|
commit | commitdiff | tree |
2007-10-02 |
Maurizio Monge | Separately added old search.cpp files.
|
commit | commitdiff | tree |
2007-09-30 |
Maurizio Monge | Small fixes.
|
commit | commitdiff | tree |
2007-09-29 |
Maurizio Monge | Started implementation of new cleaner search+quiesce...
|
commit | commitdiff | tree |
2007-09-29 |
Maurizio Monge | Removed another useless file.
|
commit | commitdiff | tree |
2007-09-29 |
Maurizio Monge | Removed useless file.
|
commit | commitdiff | tree |
2007-09-29 |
Maurizio Monge | Modified chomp message to the user.
|
commit | commitdiff | tree |
2007-09-29 |
Maurizio Monge | Use C: as HOME on windows.
|
commit | commitdiff | tree |
2007-09-29 |
Maurizio Monge | Made possible to compile under mingw, it seams to work ok.
|
commit | commitdiff | tree |
2007-09-28 |
Maurizio Monge | Moved MAX/MIN/etc to macro, they seam to work better...
|
commit | commitdiff | tree |
2007-09-28 |
Maurizio Monge | Removed all usages of strok_r, for portability.
|
commit | commitdiff | tree |
2007-09-28 |
Maurizio Monge | Get rid of regular expressions. One less dependency...
|
commit | commitdiff | tree |
2007-09-28 |
Maurizio Monge | Added .gitignore
|
commit | commitdiff | tree |
2007-09-28 |
Maurizio Monge | Deleted log file from repository
|
commit | commitdiff | tree |
2007-09-28 |
Maurizio Monge | Initial commit, imported bologna2007 version.
|
commit | commitdiff | tree |