Skip to content

ICCAD Contest 2024 Problem A source code and utilities.

Notifications You must be signed in to change notification settings

NovaSagittarii/iccad24_a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICCAD 2024 Contest Problem A

Reinforcement Logic Optimization for a General Cost Function

Dependencies

apt update
apt install make flex bison g++ libreadline-dev
git submodule update --init --recursive
mkdir build -p

Installation

(cd build; make -f ../Makefile)

Related Links

About

ICCAD Contest 2024 Problem A source code and utilities.

Topics

Resources

Stars

Watchers

Forks