mirror of
				https://github.com/Brandon-Rozek/matmod.git
				synced 2025-11-03 03:11:12 +00:00 
			
		
		
		
	Removed comment
This commit is contained in:
		
							parent
							
								
									4cccdc85b9
								
							
						
					
					
						commit
						ec451e007c
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		
							
								
								
									
										3
									
								
								model.py
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								model.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -103,9 +103,6 @@ def binary_function_str(f: ModelFunction) -> str:
 | 
			
		|||
 | 
			
		||||
Interpretation = Dict[Operation, ModelFunction]
 | 
			
		||||
 | 
			
		||||
# TODO: Replace with a nicer representation
 | 
			
		||||
# Include meet and join functions
 | 
			
		||||
# Something like x : (all elements less than x)
 | 
			
		||||
class OrderTable:
 | 
			
		||||
    def __init__(self):
 | 
			
		||||
        # a : {x | x <= a }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue