Skip to content

Conversation

blegat
Copy link
Member

@blegat blegat commented Apr 22, 2021

No description provided.

bzinberg and others added 3 commits April 22, 2021 17:35
In preparation for rebasing this PR onto #4

This is a backward-incompatible change that will break earlier versions of LRSLib.jl.
Add `resetNashSolver()` to the public API
lrsnashlib.h Outdated
void setFwidth(game *g, int len);
void initFwidth(game *g);
void updateFwidth(game *g, int col, int pos, char *str);
#define resetNashSolver suf(resetNashSolver)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to have resetNashSolver be called as resetNashSolver_gmp?
(Why is this needed?)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This last commit is useless indeed, it should be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants