mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	fix wcnf front-end and unsat case in pd
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									149549dd52
								
							
						
					
					
						commit
						46e0ff486b
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -158,7 +158,6 @@ public: | |||
|             else if (*in == 'p') { | ||||
|                 ++in; | ||||
|                 parse_spec(num_vars, num_clauses, max_weight); | ||||
|                 std::cout << "v " << num_vars << " c " << num_clauses << " w " << max_weight << "\n"; | ||||
|             } | ||||
|             else { | ||||
|                 unsigned weight = 0; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue