
Definition at line 82 of file float128_binary.c.
Data Fields | |
| float128 | bound |
| int | bound_cnt |
| int * | bound_indx |
| float128 * | bounds |
| int | bounds_size |
| char * | cstat |
| int | depth |
| int | handle |
| int | id |
| char * | lu |
| float128_bbnode * | next |
| float128_bbnode * | prev |
| float128 * | rownorms |
| int | rownorms_size |
| char * | rstat |
| float128 float128_bbnode::bound |
Definition at line 89 of file float128_binary.c.
Referenced by float128_best_bbnode(), float128_child_work(), float128_free_bbnode(), float128_ILLmip_bfs(), float128_init_bbnode(), and float128_process_bfs_bbnode().
Definition at line 94 of file float128_binary.c.
Referenced by float128_child_work(), float128_fix_variables(), float128_init_bbnode(), and float128_process_bfs_bbnode().
Definition at line 95 of file float128_binary.c.
Referenced by float128_child_work(), float128_fix_variables(), float128_free_bbnode(), float128_init_bbnode(), and float128_process_bfs_bbnode().
| float128* float128_bbnode::bounds |
Definition at line 97 of file float128_binary.c.
Referenced by float128_child_work(), float128_fix_variables(), float128_free_bbnode(), float128_init_bbnode(), and float128_process_bfs_bbnode().
Definition at line 98 of file float128_binary.c.
| char* float128_bbnode::cstat |
Definition at line 90 of file float128_binary.c.
Referenced by float128_child_work(), float128_free_bbnode(), float128_ILLmip_bfs(), and float128_init_bbnode().
Definition at line 87 of file float128_binary.c.
Referenced by float128_child_work(), float128_ILLmip_bfs(), and float128_init_bbnode().
Definition at line 86 of file float128_binary.c.
Referenced by float128_child_work(), float128_ILLmip_bfs(), float128_init_bbnode(), and float128_process_bfs_bbnode().
| char* float128_bbnode::lu |
Definition at line 96 of file float128_binary.c.
Referenced by float128_child_work(), float128_fix_variables(), float128_free_bbnode(), float128_init_bbnode(), and float128_process_bfs_bbnode().
| struct float128_bbnode* float128_bbnode::next |
Definition at line 84 of file float128_binary.c.
Referenced by float128_best_bbnode(), float128_free_mipinfo(), float128_ILLmip_bfs(), float128_init_bbnode(), float128_init_mipinfo(), float128_put_bbnode(), float128_remove_bbnode(), and float128_run_bfs().
| struct float128_bbnode* float128_bbnode::prev |
Definition at line 85 of file float128_binary.c.
Referenced by float128_init_bbnode(), float128_init_mipinfo(), float128_put_bbnode(), and float128_remove_bbnode().
| float128* float128_bbnode::rownorms |
Definition at line 92 of file float128_binary.c.
Referenced by float128_child_work(), float128_free_bbnode(), float128_ILLmip_bfs(), and float128_init_bbnode().
Definition at line 93 of file float128_binary.c.
| char* float128_bbnode::rstat |
Definition at line 91 of file float128_binary.c.
Referenced by float128_child_work(), float128_free_bbnode(), float128_ILLmip_bfs(), and float128_init_bbnode().
1.4.7