SIGINT handler, for partial result.
This commit is contained in:
1
lceb.h
1
lceb.h
@@ -105,6 +105,7 @@ extern char *nth_comb(int n);
|
||||
extern int eval_node(NODE *node, int depth, int *pvals, char *pops, int *ncalcs);
|
||||
|
||||
/* best.c */
|
||||
extern int stopped();
|
||||
extern void set_target (int n);
|
||||
extern int check_best(int res, int nops, NODE *node, int *values, char *ops);
|
||||
extern void print_best(NODE *node, int *values, char *pops, int depth);
|
||||
|
Reference in New Issue
Block a user