mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-30 19:22:28 +00:00 
			
		
		
		
	
							parent
							
								
									26921d1c9c
								
							
						
					
					
						commit
						f00697cf95
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -3055,7 +3055,6 @@ expr_ref context::get_ground_sat_answer()  { | |||
|             for (unsigned j = 0; j < sig_size; j++) { | ||||
|                 expr_ref sig_arg(m), sig_val(m); | ||||
|                 sig_arg = m.mk_const (m_pm.o2n(pt->sig(j), 0)); | ||||
|                 std::cout << sig_arg << "\n"; | ||||
|                 sig_val = (*local_mdl)(sig_arg); | ||||
|                 ground_arg_vals.push_back(sig_val); | ||||
|             } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue