↓ 5 callersMethodgiven_relu_test(self, relu, network_input_lo, network_input_up,
create_prog_callback, input_checker,
neural_network_lyapunov/test/test_relu_to_optimization.py:1492
↓ 5 callersMethodstance_dynamics In the stance phase, the state is [r,θ,ṙ,θ_dot,x_foot], where r is the leg length, and θ is the angle between the leg and the vertic
neural_network_lyapunov/spring_loaded_inverted_pendulum.py:47
↓ 4 callersFunctioncompute_milp_cost_given_relu(system, x_equilibrium, relu_layer_width,
params_val, V_lambda,
neural_network_lyapunov/test/debug_gradient.py:54
↓ 4 callersMethodconstraint_test(self, Wij, bij, relu_layer, neuron_input_lo,
neuron_input_up)
neural_network_lyapunov/test/test_relu_to_optimization_utils.py:15
↓ 4 callersMethodgenerate_rollout generates a rollouts of the system using pybullet @return X_data, tensor [N+2,num_channels,width,height] @return x_data, tens
neural_network_lyapunov/pybullet_data_generation.py:281
↓ 4 callersMethodlyapunov_derivative_as_milp_tester(self, dut, x_equilibrium, V_lambda,
epsilon, eps_type, R,
neural_network_lyapunov/test/test_continuous_time_lyapunov.py:111
↓ 4 callersMethodlyapunov_derivative_tester(self, system, lyap_relu, x, x_equilibrium,
V_lambda, epsilon, R)
neural_network_lyapunov/test/test_lyapunov.py:806
↓ 4 callersMethodlyapunov_value_tester(self, system, lyap_relu, x_equilibrium, V_lambda,
R, x_val)
neural_network_lyapunov/test/test_lyapunov.py:534
↓ 4 callersMethodmaximal_separation_tester(self, c, w, b, lo, up, xhat, beta_hat)
neural_network_lyapunov/test/test_mip_utils.py:88
↓ 4 callersMethody_range_tester(self, c, w, b, x_coeffs, beta_coeffs, constants, x_hat)
neural_network_lyapunov/test/test_mip_utils.py:381
↓ 3 callersMethod_add_network_controller_mip_constraint_given_relu_bound(
self, prog, x_var, u_var, controller_pre_relu_lo,
controller_pre_relu_up, network_in
neural_network_lyapunov/examples/car/unicycle_feedback_system.py:58
↓ 3 callersMethodadd_mixed_integer_linear_constraints_tester(
self, dut, Ain_r_expected, Ain_zeta_expected, rhs_in_expected,
Aeq_r_expected, Aeq_z
neural_network_lyapunov/test/test_gurobi_torch_mip.py:990
↓ 3 callersMethodcompute_lyapunov_derivative_loss_single_sample(self, system, V_lambda,
epsilon, x_equilibrium,
neural_network_lyapunov/test/test_continuous_time_lyapunov.py:1024
↓ 3 callersMethodcompute_milp_cost_given_relu(self, system, weight_all, bias_all,
requires_grad, eps_type, R, fixed_R)
neural_network_lyapunov/test/test_lyapunov.py:1626