Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / erinvanderveen/oooo issues and pull requests

#68 - Move ordering

Pull Request - State: closed - Opened by ErinvanderVeen over 5 years ago - 3 comments
Labels: enhancement, High

#67 - Better evaluation

Pull Request - State: closed - Opened by emwestin over 5 years ago - 5 comments

#66 - Fix unique nodes

Pull Request - State: closed - Opened by ErinvanderVeen over 5 years ago - 2 comments
Labels: bug, enhancement

#65 - Create Interfae that communicates with engines over commandline

Pull Request - State: closed - Opened by ErinvanderVeen over 5 years ago - 2 comments
Labels: enhancement, High

#64 - Lazy SMP different depths

Pull Request - State: closed - Opened by ErinvanderVeen over 5 years ago - 3 comments
Labels: enhancement, High

#63 - Unique work

Issue - State: open - Opened by ErinvanderVeen over 5 years ago
Labels: bug, Medium

#62 - Add metric for unique work done

Issue - State: closed - Opened by emwestin almost 6 years ago - 2 comments

#61 - Comments stats on PR

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 4 comments
Labels: enhancement

#60 - WIP: Better hashmap

Pull Request - State: open - Opened by emwestin almost 6 years ago - 5 comments

#59 - Fixes a bug where the best move could sometimes be equal to nonsense

Pull Request - State: closed - Opened by emwestin almost 6 years ago - 1 comment

#58 - Interface

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 7 comments
Labels: enhancement, Medium

#57 - Change to CPP and setup simple travis config.

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement, Medium

#56 - Program arguments

Issue - State: open - Opened by emwestin almost 6 years ago
Labels: enhancement, Medium

#55 - Metrics

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement, High

#54 - MS timing

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement, High

#53 - Make parallelization optional

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement, Medium

#52 - Proper bounds check, solves #49

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: bug, High

#51 - Transcript

Pull Request - State: closed - Opened by emwestin almost 6 years ago - 4 comments

#50 - It should be possible to build with/without parallelization

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago

#49 - Discs are not flipped in the northwest location

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: bug, High

#48 - Lockfree Hashmap

Issue - State: open - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement, High

#47 - Improve state printing

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement, Low

#46 - Improve the board appearance

Issue - State: closed - Opened by emwestin almost 6 years ago - 1 comment
Labels: enhancement, Low

#45 - Use milliseconds for the iterative deepening

Issue - State: closed - Opened by emwestin almost 6 years ago - 1 comment

#44 - Lazy smp

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement, High

#43 - AI only ever plays the move with the lowest coordinate

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: bug, High

#42 - Traditional c and h file seperation

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement

#41 - Convert spaces back into tabs

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment

#40 - Code refactoring

Pull Request - State: closed - Opened by emwestin almost 6 years ago - 4 comments

#39 - Time limit

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement, High

#38 - Efficient operations

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement, High

#37 - Revert "Efficient operations (#36)"

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago

#37 - Revert "Efficient operations (#36)"

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago

#36 - Efficient operations

Pull Request - State: closed - Opened by emwestin almost 6 years ago - 4 comments

#36 - Efficient operations

Pull Request - State: closed - Opened by emwestin almost 6 years ago - 4 comments

#35 - Tuning of evaluation function

Issue - State: closed - Opened by emwestin almost 6 years ago - 1 comment
Labels: enhancement, Medium

#35 - Tuning of evaluation function

Issue - State: closed - Opened by emwestin almost 6 years ago - 1 comment
Labels: enhancement, Medium

#34 - Evaluate performance

Issue - State: open - Opened by emwestin almost 6 years ago - 1 comment
Labels: enhancement, High

#33 - Use a single uint8_t for coordinates

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement

#32 - Setup Travis to evaluate AI and comment it's current performance on PRs

Issue - State: open - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement, High

#31 - Iterative Deepening

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement, High

#30 - Implement move ordering

Issue - State: open - Opened by emwestin almost 6 years ago
Labels: enhancement, Medium

#29 - Parallelized AlphaBeta

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement, High

#28 - Remove test files

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago

#27 - Combine state into a single type

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement

#26 - Generate transcript after game

Issue - State: closed - Opened by emwestin almost 6 years ago
Labels: enhancement, High

#25 - Implement AlphaBeta

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement

#24 - Invalid moves

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 3 comments
Labels: bug, High

#23 - AlphaBeta pruning

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement

#22 - Only print debug information when DEBUG is defined at compile time

Pull Request - State: closed - Opened by emwestin almost 6 years ago

#21 - Debug output only for debug build

Issue - State: closed - Opened by emwestin almost 6 years ago
Labels: enhancement

#20 - Hashmap sharing

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement, question, Medium

#19 - Evaluation of AI

Issue - State: open - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement, Medium

#18 - Opening books

Issue - State: open - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement, Low

#17 - Make functions perform one thing

Issue - State: closed - Opened by emwestin almost 6 years ago - 2 comments
Labels: enhancement

#16 - Minimax implementation

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement

#15 - Unrolling the for-loops in `any_valid`

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement, Medium

#14 - Combining `valid` / `to_flip` might be slower

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement

#13 - Pure functions

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 3 comments
Labels: enhancement

#12 - Seperation of processes

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: question, Medium

#11 - More efficient bitoperations

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement, Medium

#10 - `coordinate_t` could be represented as a ingle `uint8_t`

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement, High

#9 - Remove literature and notes

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment

#8 - Create pure functions

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement

#7 - Pure functions

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 3 comments
Labels: enhancement, good first issue

#6 - Merge valid flip

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement

#5 - Solve warning

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago

#4 - Set clang as the default C compiler

Pull Request - State: closed - Opened by ErinvanderVeen almost 6 years ago
Labels: enhancement

#3 - Evaluation function

Issue - State: open - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement, help wanted, question, High

#2 - Minimax implementation

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 1 comment
Labels: enhancement

#1 - Looking for valid moves and flipping the pieces can be done more effeciently

Issue - State: closed - Opened by ErinvanderVeen almost 6 years ago - 2 comments
Labels: enhancement