Research Article
Institutional Governance Influence Mechanism and Model of Regional Green Development in China
Algorithm 1
Pseudo code description of the institutional governance model.
Input: A : The layer of inherent institutional governance | A1: National innovation-driven strategy | A2: corporate innovation-driven strategy | A3: Innovation specifications | A4: innovation conventions | B: The layer of selective institutional governance | B1: Coordinated system | B2: Complementary system | C: The layer of variant institutional governance | C1: System evolution | C2: Variant system | Output: Innovation institutional governance system | Initialize: A&&B&&C≠Ø | While {Innovation system can governance industry to develop green activities} do | If A &&A1 = =true | Then current Innovation system exists governance function | print A1 | Else if A && A2 = =true | Then current A2 system exists governance function | print A2 | Else if A&& A3 = =true | Then currentA3 system exists governance function | Print A3 | Else if A && A4= =true | Then current A4 system exists governance function | Print A4 | Else Out of A&&Run the next system B | If B && B1 = =true | Then current B1 system exists governance function | Print B1 | Else if B && B2 = =true | Then current B2 system exists governance function | Print B2 | Esle Out of B&& Run the next system C | If C&& C1= =true | Then current C1 system exists governance function | Print C1 | Else if C&& C2= =true | Then current C2 system exists governance function | Print C2 | Else Innovation institutional governance lost function | End | End while |
|