Skip to content

Commit

Permalink
240430.194937.HKT remove get_random_seed from prima_internal.h
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Apr 30, 2024
1 parent 5d39bb8 commit cd4ed08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions c/include/prima/prima_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

#include "prima/prima.h"

unsigned int get_random_seed(void);

// Function to check whether the problem matches the algorithm
prima_rc_t prima_check_problem(const prima_problem_t problem, const prima_algorithm_t algorithm);

Expand Down

0 comments on commit cd4ed08

Please sign in to comment.