mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-12-01 06:55:45 +01:00
cp running
This commit is contained in:
@@ -75,6 +75,7 @@ export interface Solution {
|
||||
variablesCreated: number;
|
||||
optimal: boolean;
|
||||
};
|
||||
variables?: { [key: string]: number };
|
||||
}
|
||||
|
||||
// Additional helper types for the scheduling system
|
||||
|
||||
Reference in New Issue
Block a user