Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Formal Verification for Paren-balance checkingView project page

Submitted by podar_hd@cy.iitr.ac.in — 1 minute, 16 seconds before the deadline
Add to collection

Play project

Formal Verification for Paren-balance checking's itch.io page

Results

CriteriaRankScore*Raw Score
Safety#63.2664.000
Reproducibility#81.6332.000
Generality#90.8161.000
Benchmark#91.6332.000
Novelty#90.8161.000

Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Where did you participate?
CDMX

What are the full names of the participants?
Pablo Villalobos, Edu Infante Roldán, Nguyen Tran, Heramb Podar, Alejandro Acelas

What is your team name?
Perfectly Balanced

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

I tried to run your collab but I get this error trying to use auto_LiRPA : 

  File "/usr/local/lib/python3.8/dist-packages/auto_LiRPA/operators/base.py", line 8, in <module>     from ..perturbations import *  
  File "/usr/local/lib/python3.8/dist-packages/auto_LiRPA/perturbations.py", line 78     if type(A) != np.ndarray:     ^ IndentationError: expected an indented block